Click or drag to resize

RegExAttribute Constructor

Initializes a new instance of the RegExAttribute class

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

Parameters

expression
Type: SystemString
See Also