URL to the image that will be displayed on AJAX requests.

Namespace:  C1.Web.Editor
Assembly:  C1.Web.Editor.2 (in C1.Web.Editor.2.dll)

Syntax

C#
public override string AjaxRequestImageUrl { get; set; }
Visual Basic (Declaration)
Public Overrides Property AjaxRequestImageUrl As String
	Get
	Set

See Also