Click or drag to resize

ExtensionValidatorRenderValidator Method (String, EditFormField)

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public override string RenderValidator(
	string context,
	EditFormField field
)

Parameters

context
Type: SystemString
field
Type: Dynamicweb.Content.Items.EditorsEditFormField

Return Value

Type: String
See Also