WebUpdateDisplay.IndeterminateProgressImageUrl Property
Gets or sets the URL for an image used when showing that operations with indefinite length are in progress.
[Visual Basic]
Public Property IndeterminateProgressImageUrl As String
[C#]
public string IndeterminateProgressImageUrl {get;set;}
See Also
WebUpdateDisplay Class | WebUpdateDisplay Members | Kjs.AppLife.Update.Web Namespace