SaaS CMS has officially launched! Learn more now.

Class PropertySelector

A property that enables selection of properties on the current page.

Inheritance
System.Object
PropertySelector
Namespace: EPiServer.SpecializedProperties
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
[EditorHint("PropertySelector")]
[PropertyDefinitionTypePlugIn]
public class PropertySelector : PropertyMultipleValue, IReadOnly<PropertyData>, IReadOnly

Constructors

PropertySelector()

Declaration
public PropertySelector()

Implements

Extension Methods