| ValidateAttribute Constructor |
Namespace:
Dynamicweb.Content.Items.Annotations
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public ValidateAttribute(
Type validator
)
Public Sub New (
validator As Type
)
Parameters
- validator
- Type: SystemType
See Also