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

FilterFilterBindingBuilder<(Of <(<'T>)>)>..::..WithMetadata Method

Sets the value of a piece of metadata on the binding.

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

Syntax


public IFilterBindingWithOrOnSyntax<T> WithMetadata(
	string key,
	Object value
)

Parameters

key
Type: String
The metadata key.
value
Type: Object
The metadata value.

Return Value

The fluent syntax to define more information