FormGroupControl.unpackUserSetting Method
Unpacks user settings for a form group control.
Syntax
public boolean unpackUserSetting(container data)
Run On
Client
Parameters
- data
Type: container
A Container data type that specifies user settings.
Return Value
Type: boolean
true if the settings are unpacked; otherwise, false.