InlineEditingTextBoxMaxLength Property |
Gets or sets the maximum number of characters allowed in the text box. Default is 200.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public int MaxLength { get; set; }
Property Value
Type:
Int32See Also