Gets and sets the property MaxLength.
If specified, the configuration option must be a string value no longer than this value.

C# |
public int MaxLength { get; set; }
If specified, the configuration option must be a string value no longer than this value.
C# |
public int MaxLength { get; set; }