charLimit

The charLimit property defines the maximum characters in text field.

 

Syntax

System.Int32 charLimit();

 

Return Value

Returns the current property value.

 

Remarks

Member of field.

 

Example