Try our conversational search powered by Generative AI!

Class PropertySelector

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

Inheritance
System.Object
PropertySelector
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.SpecializedProperties
Assembly: EPiServer.dll
Version: 11.20.7
Syntax
[EditorHint("PropertySelector")]
[PropertyDefinitionTypePlugIn]
public class PropertySelector : PropertyMultipleValue, IReadOnly<PropertyData>, IReadOnly

Constructors

PropertySelector()

Declaration
public PropertySelector()

Implements

Extension Methods

EPiServer.Core.PropertyDataExtensions.TranslateDisplayName(EPiServer.Core.PropertyData)
EPiServer.Core.PropertyDataExtensions.TranslateDescription(EPiServer.Core.PropertyData)