ResultExecutingContext.Cancel Property

Definition

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

public bool Cancel { get; set; }
member this.Cancel : bool with get, set
Public Property Cancel As Boolean

Property Value

true if the value is "cancel"; otherwise, false.

Applies to