IFilterBindingWhenSyntax<(Of <(<'T>)>)>..::..When Method
Overload List
| Name | Description | |
|---|---|---|
|
|
When(Func<(Of <<'(IRequest, Boolean>)>>)) |
Indicates that the binding should be used only for requests that support the specified condition.
|
|
|
When(Func<(Of <<'(ControllerContext, ActionDescriptor, Boolean>)>>)) |
Indicates that the binding should be used only for requests that support the specified condition.
|

