FilterFilterBindingBuilder<(Of <(<'T>)>)>..::..Named Method
Indicates that the binding should be registered with the specified name.
Names are not necessarily unique; multiple bindings for a given service may be registered with the
same name.
Namespace:
Suoranta.EnterpriseLib.Web.AppDomain.Ninject.Mvc.FilterBindingSyntaxAssembly: Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)
Syntax
public IFilterBindingWithOrOnSyntax<T> Named( string name )
Parameters
- name
- Type: String

