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