Creates the arguments for the callback handler.
Namespace:
Aurigma.GraphicsMill.AjaxControls
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
Protected Overrides Sub RaiseCallbackEvent ( _ eventArgument As String _ )
protected override void RaiseCallbackEvent( string eventArgument )
Type: System.String
The argument to pass to the event handler.