| FieldMaxLength Property |
Gets or sets the maximum length of the field value.
Namespace: Dynamicweb.Content.SocialAssembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax public int MaxLength { get; set; }
Public Property MaxLength As Integer
Get
Set
Property Value
Type:
Int32See Also