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

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

Overload List


  Name Description
Public method WithPropertyValue(String, Object)
Indicates that the specified property should be injected with the specified value.
Public method WithPropertyValue(String, Func<(Of <<'(IContext, Object>)>>))
Indicates that the specified property should be injected with the specified value.
Public method WithPropertyValue(String, Func<(Of <<'(IContext, ControllerContext, ActionDescriptor, Object>)>>))
Indicates that the specified property should be injected with the specified value.