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

Namespace:  EPiServer.SpecializedProperties
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
[PageDefinitionTypePlugInAttribute]
public class PropertySelector : PropertyMultipleValue

Inheritance Hierarchy

System..::.Object
  EPiServer.Core..::.PropertyData
    EPiServer.Core..::.PropertyString
      EPiServer.Core..::.PropertyMultipleValue
        EPiServer.SpecializedProperties..::.PropertySelector

See Also