Class PropertyDropDownList
Property that creates a select list with values that are created dynamically with property settings.
Inherited Members
Namespace: EPiServer.SpecializedProperties
Assembly: EPiServer.dll
Version: 12.0.3Syntax
[PropertyDefinitionTypePlugIn]
[EditorHint("DropDownList")]
public class PropertyDropDownList : PropertyString, IReadOnly<PropertyData>, IReadOnly
Constructors
PropertyDropDownList()
Declaration
public PropertyDropDownList()