PulldownButtonData
Description:
Constructs a new instance of PulldownButtonData.
Constructs a new instance of PulldownButtonData.
public PulldownButtonData(
string name,
string text
)
-
StringnameThe internal name of the new button.
-
Stringtext
-
Thrown whennullNothingnullptra null reference (Nothingin Visual Basic)is passed for one or more arguments.
-
Thrown when an empty string is passed for one or more arguments.