Click or drag to resize

PdfWebControlGetCallbackResult Method

Returns the results of a callback event that targets a control.

Namespace:  RadPdf.Web.UI
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public string GetCallbackResult()

Return Value

Type: String
The result of the callback.

Implements

ICallbackEventHandlerGetCallbackResult
See Also