Class PropertyDropDownList
Property that creates a select list with values that are created dynamically with property settings.
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.7Syntax
[PropertyDefinitionTypePlugIn]
[EditorHint("DropDownList")]
public class PropertyDropDownList : PropertyString, IReadOnly<PropertyData>, IReadOnly
Constructors
PropertyDropDownList()
Declaration
public PropertyDropDownList()
Implements
Extension Methods
EPiServer.Core.PropertyDataExtensions.TranslateDisplayName(EPiServer.Core.PropertyData)
EPiServer.Core.PropertyDataExtensions.TranslateDescription(EPiServer.Core.PropertyData)