Click or drag to resize
SelectionDialog Properties

The SelectionDialog type exposes the following members.

Properties
  NameDescription
Protected propertyActionsPanel
Panel for select/deselect all actions - visible only in "multiple" selection modes.
Public propertyAddGlobalObjectNamePrefix
Indicates whether global object name should have prefix '.'
Public propertyAddGlobalObjectSuffix
Indicates whether global objects have suffix "(global)" in the grid.
Public propertyComponentName
Component name
(Inherited from AbstractUserControl.)
Public propertyControlContext
Control context.
(Inherited from CMSUserControl.)
Public propertyCurrentDocument
Current document
(Inherited from AbstractUserControl.)
Public propertyCurrentPageInfo
Current page info
(Inherited from AbstractUserControl.)
Public propertyCurrentResolver
Control's resolver
(Inherited from CMSUserControl.)
Public propertyCurrentSite
Current site
(Inherited from AbstractUserControl.)
Public propertyCurrentUser
Current user
(Inherited from AbstractUserControl.)
Protected propertyCustomFilterPanel
Panel for custom filter placement.
Protected propertyDefaultFilterButton
Default filter submit button.
Protected propertyDefaultFilterInput
Default filter input control.
Protected propertyDefaultFilterPanel
Panel containing default filter.
Public propertyDisplayMode
Gets or sets display mode of the control.
(Inherited from CMSUserControl.)
Public propertyDocumentManager
Document manager control
(Inherited from AbstractUserControl.)
Public propertyEditedObject
Control's edited object
(Inherited from CMSUserControl.)
Public propertyFilterWhere
Contains current where condition used for filtering.
Public propertyGlobalObjectSuffix
Gets or set the suffix which is added to global objects if AddGlobalObjectSuffix is true. Default is "(global)".
Public propertyHeaderActions
Header actions control
(Inherited from AbstractUserControl.)
Public propertyIsCMSDesk
Determines whether the current control lies on the page that is currently located under the CMS Desk.
(Inherited from CMSUserControl.)
Public propertyIsLiveSite
Indicates if control is used on live site.
(Inherited from AbstractUserControl.)
Public propertyItem
Gets or sets the value of the column.
(Inherited from InlineUserControl.)
Public propertyItemPrefix
Item prefix.
Protected propertyItemsField
Hidden field for storing selected items.
Public propertyLocalizeItems
Specifies whether the selection dialog should resolve localization macros.
Public propertyMessagesPlaceHolder
Placeholder for messages
(Inherited from AbstractUserControl.)
Public propertyObjectType
Gets or sets current object type.
Public propertyParameter
Control parameter.
(Inherited from InlineUserControl.)
Protected propertyProperties
Control properties.
(Inherited from InlineUserControl.)
Public propertyRelativePath Obsolete.
Page relative path.
(Inherited from CMSUserControl.)
Public propertyRemoveMultipleCommas
Indicates whether to remove multiple commas (can happen when DisplayNameFormat is like {%column1%}, {%column2%}, {column3} and column2 is empty.
Public propertyCode exampleResourcePrefix
Prefix for the resource strings which are used for the localization by the control and its child controls.
(Inherited from AbstractUserControl.)
Public propertyResourcePrefixes
List of cached resource prefixes for the parent hierarchy
(Inherited from AbstractUserControl.)
Public propertyShortID
Short ID of the control.
(Inherited from AbstractUserControl.)
Public propertyStopProcessing
Indicates if the control should perform the operations.
(Inherited from AbstractUserControl.)
Public propertyTypeName Obsolete.
Returns the object type name.
(Inherited from CMSUserControl.)
Public propertyUIContext
Control's UI Context
(Inherited from CMSUserControl.)
Public propertyUniGrid
Unigrid for item selection.
Public propertyUseCMSDeskAccessDeniedPage
Gets or sets the value that indicates whether CMSDesk access denied page should be used.
(Inherited from CMSUserControl.)
Public propertyUsesLocalMessagesPlaceHolder
Indicates if control uses local messages placeholder
(Inherited from AbstractUserControl.)
Public propertyUseTypeCondition
If true, the selector uses the type condition to get the data
Protected propertyViewState
ViewState - overridden for the Master page ViewState fix.
(Inherited from InlineUserControl.)
Top
See Also