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