RadioButtonGroupData
Description:
Constructs a new instance of RadioButtonGroupData.
Constructs a new instance of RadioButtonGroupData.
public RadioButtonGroupData(
string name
)
-
StringnameThe internal name of the RadioButtonGroup.
-
Thrown whenis passed for name.
-
Thrown when an empty string is passed for name.