TextBoxData
Description:
Constructs a new instance of TextBoxData.
Constructs a new instance of TextBoxData.
public TextBoxData(
string name
)
-
StringnameThe internal name of the TextBoxData.
-
Thrown whennullNothingnullptra null reference (Nothingin Visual Basic)is passed for name.
-
Thrown when an empty string is passed for name.