Click or drag to resize

ItemTypeEditorAttribute Constructor

Initializes a new instance of the ItemTypeEditorAttribute class

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public ItemTypeEditorAttribute(
	string name,
	string itemType
)

Parameters

name
Type: SystemString
itemType
Type: SystemString
See Also