Click or drag to resize

DropdownListAttribute Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple = false, 
	Inherited = false)]
public class DropdownListAttribute : FieldAttribute

The DropdownListAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDropdownListAttribute
Initializes a new instance of the DropdownListAttribute class
Public methodDropdownListAttribute(String)
Initializes a new instance of the DropdownListAttribute class
Top
Properties
Methods
See Also