UniMatrixRaiseCallbackEvent Method |
Processes the callback event.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public void RaiseCallbackEvent(
string eventArgument
)
Parameters
- eventArgument
- Type: SystemString
Implements
ICallbackEventHandlerRaiseCallbackEvent(String)See Also