MainWeb.EnableAJAX

MainWeb.EnableAJAX property

Gets or sets whether to use AJAX call . the default value is true.

public bool EnableAJAX { get; set; }

See Also