[]
Occurs when a load operation is completed, or when an exception was thrown during the load operation.
public event EventHandler<ClientViewLoadedEventArgs> LoadedData
Type | Description |
---|---|
EventHandler<ClientViewLoadedEventArgs> | Occurs when a load operation is completed, or when an exception was thrown during the load operation. |