Class PropertySelector
A property that enables selection of properties on the current page.
Inherited Members
Namespace: EPiServer.SpecializedProperties
Assembly: EPiServer.dll
Version: 12.0.3Syntax
[EditorHint("PropertySelector")]
[PropertyDefinitionTypePlugIn]
public class PropertySelector : PropertyMultipleValue, IReadOnly<PropertyData>, IReadOnly
Constructors
PropertySelector()
Declaration
public PropertySelector()