Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets or returns the value for the option button that is associated with a form group control.
Syntax
public int optionValue([int value])
Run On
Client
Parameters
- value
 Type: int
 An integer value that specifies the value for the option button; optional.
Return Value
Type: int
An integer value that specifies the value for the option button.
Remarks
Use the FormGroupControl.frameOptionButton method to set or return the option button for a form group control.