ResultExecutingContext.Cancel Property

Visual Studio 2010

Gets or sets a value that indicates whether this ResultExecutingContext value is "cancel".

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

'Declaration
Public Property Cancel As Boolean
	Get
	Set

Property Value

Type: System.Boolean
true if the value is "cancel"; otherwise, false.

Community Additions

ADD
Show: