ActionContext.Cancel Property
Determines if operation requests for canceling.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public bool Cancel { get; set; }
Public Property Cancel As Boolean
Get
Set
public:
property bool Cancel {
bool get ();
void set (bool value);
}
member Cancel : bool with get, set
Property Value
Boolean