Click or drag to resize
CMSListBox Properties

The CMSListBox type exposes the following members.

Properties
  NameDescription
Public propertySource
Localized string source property - may be 'database' or 'file'.
Public propertySupportsDisabledAttribute
Indicates if the control should render disabled="disabled" attribute when the control's IsEnabled property is false.
(Overrides BaseDataBoundControlSupportsDisabledAttribute.)
Public propertyToolTipResourceString
Name of a resource string used for tooltip.
Public propertyUseResourceStrings
Use resource strings instead of item texts.
Top
See Also