Gets URL of the page which handles archiving of documents.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- selectedItems
- Type: System.Collections.Generic List Int32
NodeIDs to be archived or null if action is All
- additionalParams
- Type: CMS.Controls DocumentListMassActionsParameters
Additional parameters used to construct the Url. Its actual type has to be DocumentListMassActionsParameters
Return Value
Type: StringURL to which user is redirected
See Also