Click or drag to resize

ItemLinkEditor Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[EditorAttribute("Link to item")]
public class ItemLinkEditor : LinkEditorBase

The ItemLinkEditor type exposes the following members.

Constructors
  NameDescription
Public methodItemLinkEditor
Initializes a new instance of the ItemLinkEditor class
Top
Properties
  NameDescription
Public propertyCssClass (Inherited from Editor.)
Public propertyDataType (Inherited from LinkEditorBase.)
Public propertyDisabled (Inherited from Editor.)
Public propertyEnableFileSelection (Inherited from LinkEditorBase.)
Public propertyEnablePageSelection (Inherited from LinkEditorBase.)
Public propertyEnableParagraphSelection (Inherited from LinkEditorBase.)
Public propertyHttpContext (Inherited from Editor.)
Public propertyItemsOnly (Inherited from LinkEditorBase.)
Public propertyKey (Inherited from Editor.)
Public propertyValidators (Inherited from Editor.)
Protected propertyValueConverter (Inherited from Editor.)
Top
Methods
Fields
  NameDescription
Protected field_enableFileSelection (Inherited from LinkEditorBase.)
Protected field_enablePageSelection (Inherited from LinkEditorBase.)
Protected field_enableParagraphSelection (Inherited from LinkEditorBase.)
Top
See Also