Specifies that this property should use a node picker editor type. This editor type can only be set on string, IPublishedContent, or IContentType-derived properties (or collections thereof).

[AttributeUsage]
public sealed class NodePickerAttribute: IContentPropertyAttribute
Inheritance:
ObjectAttributeNodePickerAttribute
Implements:
IContentPropertyAttribute

Constructors

NodePickerAttribute()

Methods

Apply(ContentPropertyDefinition)