ToggleButtonData(String, String)
Description:
Constructs a new instance of ToggleButtonData, where the ToggleButton will not be associated to an ExternalCommand.
Constructs a new instance of ToggleButtonData, where the ToggleButton will not be associated to an ExternalCommand.
Overloads (2):
public ToggleButtonData(
string name,
string text
)
-
Thrown whenis passed for one or more arguments.
-
Thrown when an empty string is passed for one or more arguments.