Skip to main content

DropDownBoxBuilder.MaxLength Method

Name Parameters Description
MaxLength(JS) value Specifies the maximum number of characters you can enter into the textbox. Mirrors the client-side maxLength option.
MaxLength(Double) value Specifies the maximum number of characters you can enter into the textbox. Mirrors the client-side maxLength option.
MaxLength(String) value Specifies the maximum number of characters you can enter into the textbox. Mirrors the client-side maxLength option.