[]
Gets or sets the maximum number of characters allowed in the text box.
[Parameter] public virtual int? MaxLength { get; set; }
<Parameter> Public Overridable Property MaxLength As Integer?