ActivatedEventArgsT Properties |
The ActivatedEventArgsT generic type exposes the following members.
Name | Description | |
---|---|---|
Component |
Gets the component providing the instance.
| |
Context |
Gets the context in which the activation occurred.
| |
Instance |
Gets the instance that will be used to satisfy the request.
| |
Parameters |
Gets the paramters provided when resolved.
| |
Service |
Gets the service being resolved.
|