| MassActions Properties |
The MassActions type exposes the following members.
| Name | Description | |
|---|---|---|
| ActionDropDown |
Represents drop-down with specified mass actions.
| |
| AdditionalParameters |
If mass action is called, Value of this Lazy object will be passed to the CreateUrl callback. If this property is null, nothing is passed to the callback.
| |
| AllItemsResourceString |
Gets or set the resource string which will be used as 'All items' item in the drop down list. If not set, the default text (All items) will be displayed.
| |
| ComponentName |
Component name
(Inherited from AbstractUserControl.) | |
| ConfirmationButton |
Represents the button that executes selected mass action on items from selected scope.
| |
| ControlContext |
Control context.
(Inherited from CMSUserControl.) | |
| ControlGUID |
Unique ID of the control within the given request.
(Inherited from CMSUserControl.) | |
| CurrentDocument |
Current document
(Inherited from AbstractUserControl.) | |
| CurrentPageInfo |
Current page info
(Inherited from AbstractUserControl.) | |
| CurrentResolver |
Control's resolver
(Inherited from CMSUserControl.) | |
| CurrentSite |
Current site
(Inherited from AbstractUserControl.) | |
| CurrentUser |
Current user
(Inherited from AbstractUserControl.) | |
| DisplayMode |
Gets or sets display mode of the control.
(Inherited from CMSUserControl.) | |
| DocumentManager |
Document manager control
(Inherited from AbstractUserControl.) | |
| EditedObject |
Control's edited object
(Inherited from CMSUserControl.) | |
| HeaderActions |
Header actions control
(Inherited from AbstractUserControl.) | |
| IsCMSDesk |
Determines whether the current control lies on the page that is currently located under the CMS Desk.
(Inherited from CMSUserControl.) | |
| IsLiveSite |
Indicates if control is used on live site.
(Inherited from AbstractUserControl.) | |
| Item |
Gets or sets the value of the column.
(Inherited from InlineUserControl.) | |
| Messages |
Represents placeholder where error messages (i.e. NoActionSelectedMessageResourceString or NoItemsSelectedMessageResourceString) could be displayed.
| |
| MessagesPlaceHolder |
Placeholder for messages
(Inherited from AbstractUserControl.) | |
| NoActionSelectedMessageResourceString |
Resource string for error message shown when no action was selected by user.
| |
| NoItemsSelectedMessageResourceString |
Resource string for error message shown when no item was selected by user.
| |
| Parameter |
Control parameter.
(Inherited from InlineUserControl.) | |
| Properties |
Control properties.
(Inherited from InlineUserControl.) | |
| RelativePath |
Page relative path.
(Inherited from CMSUserControl.) | |
| ResourcePrefix |
Prefix for the resource strings which are used for the localization by the control and its child controls.
(Inherited from AbstractUserControl.) | |
| ResourcePrefixes |
List of cached resource prefixes for the parent hierarchy
(Inherited from AbstractUserControl.) | |
| ScopeDropDown |
Represents drop-down for scope (whether mass action should be applied either on all or selected items) selection.
| |
| SelectedItemsClientID |
Client ID of hidden input containing the selected items.
| |
| SelectedItemsResourceString |
Gets or set the resource string which will be used as 'Selected items' item in the drop down list. If not set, the default text (Selected items) will be displayed.
| |
| ShortID |
Short ID of the control.
(Inherited from AbstractUserControl.) | |
| StopProcessing |
Indicates if the control should perform the operations.
(Inherited from AbstractUserControl.) | |
| TypeName |
Returns the object type name.
(Inherited from CMSUserControl.) | |
| UIContext |
Control's UI Context
(Inherited from CMSUserControl.) | |
| UseCMSDeskAccessDeniedPage |
Gets or sets the value that indicates whether CMSDesk access denied page should be used.
(Inherited from CMSUserControl.) | |
| UsesLocalMessagesPlaceHolder |
Indicates if control uses local messages placeholder
(Inherited from AbstractUserControl.) | |
| ViewState |
ViewState - overridden for the Master page ViewState fix.
(Inherited from InlineUserControl.) |