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