HtmlInputText::MaxLength Property
.NET Framework (current version)
Gets or sets the maximum number of characters that can be entered in the text box.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Int32The maximum number of characters that can be entered in the text box.
Use the MaxLength property to specify or determine the maximum number of characters that can be entered in the text box.
.NET Framework
Available since 1.1
Available since 1.1
Show: