Gets URL of the modal dialog which handles linking 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 linked 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 of the modal dialog which is opened after user wants to perform mass action
See Also