共用方式為


ActionExecutedContext.Canceled 屬性

定義

取得或設定值,這個值表示這個 ActionExecutedContext 物件已取消。

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

屬性值

如果內容已取消,則為 true;否則為 false。

適用於