Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.UIControls
IExtensibleMassActions Interface
IExtensibleMassActions Methods
AddMassAction Method
IExtensibleMassActions
AddMassAction 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: 8.2.23
Syntax
C#
Copy
void
AddMassAction
(
MassActionItem
massActionItem
)
Parameters
massActionItem
Type:
CMS.UIControls
MassActionItem
Action to be added
See Also
Reference
IExtensibleMassActions Interface
CMS.UIControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com