Click or drag to resize

EditorManagerCreateValidatorT Method

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public T CreateValidator<T>()
where T : Validator

Type Parameters

T

Return Value

Type: T
See Also