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.0.5239.26125)
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:
URL to which user is redirected
See Also