Click or drag to resize
ExtendedDropDownList Properties

The ExtendedDropDownList type exposes the following members.

Properties
  NameDescription
Public propertySaveItemAttributesToViewState
Allows to save all attributes of inner items to viewstate.
Public propertySource
Localized string source property - may be 'database' or 'file'.
(Inherited from CMSDropDownList.)
Public propertyToolTipResourceString
Name of a resource string used for tooltip.
(Inherited from CMSDropDownList.)
Public propertyUseResourceStrings
Use resource strings instead of item texts.
(Inherited from CMSDropDownList.)
Top
See Also