Click or drag to resize
CheckBoxWithDropDown Fields

The CheckBoxWithDropDown type exposes the following members.

Fields
  NameDescription
Public fieldDropDownItems
Gets or sets collection of items to be bound to dropdownlist.
Public fieldDropDownLabel
Gets or sets text next to dropdownlist.
Public fieldDropDownPrompt
Gets or sets default prompt message in dropdownlist.
Public fieldDropDownVisible
Gets or sets if dropdownlist and text is visible.
Public fieldEnabled
Enables or Disables control.
Public fieldCheckboxChecked
Gets or sets if checkbox input is checked.
Public fieldCheckboxText
Gets or sets text next to checkbox input.
Protected fieldmAccessDeniedPage
Access denied page
(Inherited from CMSUserControl.)
Protected fieldmCMSDeskAccessDeniedPage
CMSDesk access denied page
(Inherited from CMSUserControl.)
Protected fieldmControlContext
Control context
(Inherited from CMSUserControl.)
Protected fieldmControlGUID
Control GUID
(Inherited from CMSUserControl.)
Protected fieldmDisplayMode
Display mode
(Inherited from CMSUserControl.)
Protected fieldmRelativePath
Relative path
(Inherited from CMSUserControl.)
Protected fieldmUseCMSDeskAccessDeniedPage
Indicates whether CMSDesk access denied page should be used
(Inherited from CMSUserControl.)
Protected fieldmViewStateTracked
If true, the ViewState has been already tracked.
(Inherited from InlineUserControl.)
Protected fieldproperties
Control properties.
(Inherited from InlineUserControl.)
Public fieldValue
Gets or sets value of control.
Top
See Also