Click or drag to resize
FormFieldInfoGetMaxInputLength Method
Gets the maximum input length for a given field

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 12.0.0
Syntax
C#
public int GetMaxInputLength()

Return Value

Type: Int32
See Also