Xperience 13 API Reference
Xperience 13 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: 13.0.131
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) 2023 Kentico Software
Send comments on this topic to
support@kentico.com