WebUpdateDisplay.CanCheckForUpdate Property
Gets a value indicating whether the CheckForUpdate method can be used.
[Visual Basic]
Public ReadOnly Property CanCheckForUpdate As Boolean
[C#]
public bool CanCheckForUpdate {get;}
Property Value
true if the CheckForUpdate method can be used; otherwise, false.
See Also
WebUpdateDisplay Class | WebUpdateDisplay Members | Kjs.AppLife.Update.Web Namespace