Click or drag to resize

RegExValidator Constructor (String)

Initializes a new instance of the RegExValidator class

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public RegExValidator(
	string expression
)

Parameters

expression
Type: SystemString
See Also