Suoranta.EnterpriseLib.Web - Developer API

IFilterBindingWhenSyntax<(Of <(<'T>)>)>..::..When Method

Overload List


  Name Description
Public method When(Func<(Of <<'(IRequest, Boolean>)>>))
Indicates that the binding should be used only for requests that support the specified condition.
Public method When(Func<(Of <<'(ControllerContext, ActionDescriptor, Boolean>)>>))
Indicates that the binding should be used only for requests that support the specified condition.