| EditorManagerCreateValidator Method (Type) |
Namespace:
Dynamicweb.Content.Items.Editors
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public Validator CreateValidator(
Type validatorType
)
Public Function CreateValidator (
validatorType As Type
) As Validator
Parameters
- validatorType
- Type: SystemType
Return Value
Type:
ValidatorSee Also