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