| RegExValidator Constructor (String) |
Namespace:
Dynamicweb.Content.Items.Editors
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public RegExValidator(
string expression
)
Public Sub New (
expression As String
)
Parameters
- expression
- Type: SystemString
See Also