CancellationTokenModelBinder.BindModel Method (ControllerContext, ModelBindingContext)
Returns the default cancellation token.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- controllerContext
-
Type:
System.Web.Mvc.ControllerContext
The controller context.
- bindingContext
-
Type:
System.Web.Mvc.ModelBindingContext
The binding context.
Show: