Suoranta.EnterpriseLib.Web - Developer API

IFilterBindingOnSyntax Methods

The IFilterBindingOnSyntax<(Of <(<'T>)>)> type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
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.
Public method OnDeactivation(Action<(Of <<'(T>)>>))
Indicates that the specified callback should be invoked when instances are deactivated.
Public method OnDeactivation(Action<(Of <<'(IContext, T>)>>))
Indicates that the specified callback should be invoked when instances are deactivated.
Public method ToString (Inherited from Object.)