Dynamicweb 8 Documentation
RegExAttribute Class Members
Properties  Methods 


The following tables list the members exposed by RegExAttribute.

Public Constructors
 NameDescription
Public ConstructorRegExAttribute ConstructorInitializes a new instance of an object.  
Top
Public Properties
 NameDescription
Public PropertyErrorMessageGets or sets the error message to display when validation fails. (Inherited from Dynamicweb.Content.Items.Annotations.ValidateAttribute)
Public PropertyParametersGets or sets the validator parameters in a query-string notation. (Inherited from Dynamicweb.Content.Items.Annotations.ValidateAttribute)
Public PropertyTypeIdWhen implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute)
Public PropertyValidatorGets or sets the type of the validator. (Inherited from Dynamicweb.Content.Items.Annotations.ValidateAttribute)
Top
Public Methods
 NameDescription
Public MethodEqualsReturns a value that indicates whether this instance is equal to a specified object. (Inherited from System.Attribute)
Public MethodGetHashCodeReturns the hash code for this instance. (Inherited from System.Attribute)
Public MethodIsDefaultAttributeWhen overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute)
Public MethodMatchWhen overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute)
Public MethodParseParametersParses parameters and returns the collection of key-value pairs representing them. (Inherited from Dynamicweb.Content.Items.Annotations.ValidateAttribute)
Top
See Also

Reference

RegExAttribute Class
Dynamicweb.Content.Items.Annotations Namespace

Send Feedback