Click or drag to resize
FormFieldInfoRegularExpression Property
Regular expression.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax
C#
public string RegularExpression { get; }

Property Value

Type: String
See Also