Click or drag to resize

WebViewerControlRemoteInvoke Event

Fires when the control is told to RemoteInvoke. Returns a string containing the remote method's return value.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public event RemoteInvokeEventHandler RemoteInvoke

Value

Type: Atalasoft.Imaging.WebControlsRemoteInvokeEventHandler
Remarks
Caution note Caution
WebViewerControl control is not available for .NET Core.
See Also