ComboBoxData
Constructor
Description:
Constructs a new instance of ComboBoxData.
Constructs a new instance of ComboBoxData.
Parameters
Parameter | Type | Description |
---|---|---|
name | String | The internal name of the ComboBoxMember. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Thrown whenis passed for name. |
ArgumentException | Thrown when an empty string is passed for name. |