CreateUrlDelegate DelegateKentico 8.0 API Reference
Delegate defining method which is used to create URL of the mass action which will be later used to redirect page or open modal dialog.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

actionScope
Type: CMS.UIControls MassActionScopeEnum
All/Selected items
selectedItems
Type: OnlineSystem.Collections.Generic List OnlineInt32 
IDs of the selected items. Null if scope All is passed
additionalParameters
Type: OnlineSystem Object
Additional

Return Value

Type: OnlineString
See Also