WebUpdateDisplay.NeedsRefresh Property

Gets a value that indicates whether the WebUpdateDisplay is showing transient progress.

[Visual Basic]

Public ReadOnly Property NeedsRefresh As Boolean

[C#]

public bool NeedsRefresh {get;}

See Also

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