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