UltimateAjax Class Library

UltimateAjax.LoadingDisplay Property

Gets or sets the HTML to display while loading the callback result.

[Visual Basic]
Public Property LoadingDisplay As String
[C#]
public string LoadingDisplay {get; set;}

Property Value

HTML to display while loading the callback result.

Remarks

Use this property to set the HTML to display while loading the callback result.

See Also

UltimateAjax Class | Karamasoft.WebControls.UltimateAjax Namespace