Click or drag to resize
MassActionsGetCallbackResult Method
Returns the results of a callback event that targets a control.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
public string GetCallbackResult()

Return Value

Type: String
The result of the callback.

Implements

ICallbackEventHandlerGetCallbackResult
See Also