Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.UIControls Namespaces
CMS.UIControls
IExtensibleMassActions Interface
IExtensibleMassActions Methods
AddMassActions Method
IExtensibleMassActions
AddMassActions Method
Adds new action to the Mass actions control. Has to be called before Page_Load event.
Namespace:
CMS.UIControls
Assembly:
CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax
C#
Copy
void
AddMassActions
(
params
MassActionItem
[]
massActionItems
)
Parameters
massActionItems
Type:
CMS.UIControls
MassActionItem
Action to be added
See Also
Reference
IExtensibleMassActions Interface
CMS.UIControls Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com