Suoranta.EnterpriseLib.Web.AppDomain.Ninject.Mvc.FilterBindingSyntax Namespace
Suoranta.EnterpriseLib.Web - Developer API

FilterFilterBindingBuilder<(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.