Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.UIControls Namespaces
CMS.UIControls
MassActions Class
MassActions Methods
AddMassActions Method
GetCallbackResult Method
OnLoad Method
OnPreRender Method
RaiseCallbackEvent Method
MassActions
RaiseCallbackEvent Method
Processes a callback event that targets a control.
Namespace:
CMS.UIControls
Assembly:
CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
RaiseCallbackEvent
(
string
eventArgument
)
Parameters
eventArgument
Type:
System
String
A string that represents an event argument to pass to the event handler.
Implements
ICallbackEventHandler
RaiseCallbackEvent(String)
Exceptions
Exception
Condition
ArgumentNullException
eventArgument
is null
See Also
Reference
MassActions Class
CMS.UIControls Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com