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

FilterFilterBindingBuilder<(Of <(<'T>)>)>..::..WhenControllerHas Method (Type)

Indicates that the binding should be used only when the controller has attribute

Namespace:  Suoranta.EnterpriseLib.Web.AppDomain.Ninject.Mvc.FilterBindingSyntax
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public IFilterBindingInNamedWithOrOnSyntax<T> WhenControllerHas(
	Type attributeType
)

Parameters

attributeType
Type: Type

Return Value

The fluent syntax to define more information