Click or drag to resize

ValidateAttribute Constructor

Initializes a new instance of the ValidateAttribute class

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public ValidateAttribute(
	Type validator
)

Parameters

validator
Type: SystemType
See Also