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