다음을 통해 공유


ActionExecutedContext.Canceled 속성

정의

ActionExecutedContext 개체가 취소되었음을 나타내는 값을 가져오거나 설정합니다.

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

속성 값

컨텍스트가 취소된 경우 true입니다. 그렇지 않으면 false입니다.

적용 대상