Click or drag to resize

LinkToItemAttribute Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple = false, 
	Inherited = false)]
public class LinkToItemAttribute : FieldAttribute

The LinkToItemAttribute type exposes the following members.

Constructors
  NameDescription
Public methodLinkToItemAttribute
Initializes a new instance of the LinkToItemAttribute class
Public methodLinkToItemAttribute(String)
Initializes a new instance of the LinkToItemAttribute class
Top
Properties
  NameDescription
Public propertyDescription (Inherited from FieldAttribute.)
Public propertyEditorType (Inherited from FieldAttribute.)
Public propertyEnablePageSelection
Public propertyEnableParagraphSelection
Public propertyName (Inherited from FieldAttribute.)
Top
Methods
See Also