Suoranta.EnterpriseLib.Web - Developer API

IFilterBindingOnSyntax<(Of <(<'T>)>)>..::..OnActivation Method

Overload List


  Name Description
Public method OnActivation(Action<(Of <<'(T>)>>))
Indicates that the specified callback should be invoked when instances are activated.
Public method OnActivation(Action<(Of <<'(IContext, T>)>>))
Indicates that the specified callback should be invoked when instances are activated.
Public method OnActivation(Action<(Of <<'(IContext, ControllerContext, ActionDescriptor, T>)>>))
Indicates that the specified callback should be invoked when instances are activated.