FilterFilterBindingBuilder<(Of <(<'T>)>)>..::..OnActivation Method
Overload List
| Name | Description | |
|---|---|---|
|
|
OnActivation(Action<(Of <<'(T>)>>)) |
Indicates that the specified callback should be invoked when instances are activated.
|
|
|
OnActivation(Action<(Of <<'(IContext, T>)>>)) |
Indicates that the specified callback should be invoked when instances are activated.
|
|
|
OnActivation(Action<(Of <<'(IContext, ControllerContext, ActionDescriptor, T>)>>)) |
Indicates that the specified callback should be invoked when instances are activated.
|

