Click or drag to resize

RemoteInvokeEventArgs Properties

The RemoteInvokeEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyNamingContainer
Gets the container used for naming.
Public propertyPage
Gets the page.
Public propertyParameters
Gets the parameters.
Public propertyReturnValue
Returns a string of the remote method's return value.
Top
See Also