RemoteDocumentSource Events
Provides functionality to publish RemoteDocument objects.Name | Description |
---|---|
AuthenticationServiceClientDemanded | Occurs when connecting to an AuthenticationServiceClient. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
ParametersRequestBeforeShow | Occurs before displaying the Parameters panel in a Print Prevew. |
ParametersRequestValueChanged | Occurs when the parameter values are changed in the Parameters UI. |
ReportServerCredentialsDemanded | Intended to request user credentials to login to a Report and Dashboard Server. |
ReportServiceClientDemanded | Occurs when connecting to a report service client. |
See Also