WebUpdateDisplay.CanCancel Property

Gets a value indicating whether the Cancel method can be used.

[Visual Basic]

Public ReadOnly Property CanCancel As Boolean

[C#]

public bool CanCancel {get;}

Property Value

true if the Cancel method can be used; otherwise, false.

See Also

WebUpdateDisplay Class | WebUpdateDisplay Members | Kjs.AppLife.Update.Web Namespace