Click or drag to resize
FieldMinLength Property
Gets or sets the minimum length of the field value.

Namespace: Dynamicweb.Content.Social
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
public int MinLength { get; set; }

Property Value

Type: Int32
See Also