SaaS CMS has officially launched! Learn more now.

Class PropertyDropDownList

Property that creates a select list with values that are created dynamically with property settings.

Inheritance
System.Object
PropertyDropDownList
Namespace: EPiServer.SpecializedProperties
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
[PropertyDefinitionTypePlugIn]
[EditorHint("DropDownList")]
public class PropertyDropDownList : PropertyString, IReadOnly<PropertyData>, IReadOnly

Constructors

PropertyDropDownList()

Declaration
public PropertyDropDownList()

Implements

Extension Methods