Click or drag to resize

ItemRelationListMaxValidator Constructor

Initializes a new instance of the ItemRelationListMaxValidator class

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public ItemRelationListMaxValidator(
	ItemRelationListEditor editor
)

Parameters

editor
Type: Dynamicweb.Content.Items.EditorsItemRelationListEditor
See Also