RadAjax for ASP.NET

RadAjax Send comments on this topic.
AddAjaxSetting Method
See Also 
Telerik.WebControls Namespace > AjaxSettingsCollection Class : AddAjaxSetting Method


This method adds a new AjaxSetting to the collection by building one from its parameters.

 

Namespace: Telerik.WebControls
Assembly: RadAjax (in RadAjax.dll)

Overload List

OverloadDescription
AddAjaxSetting(Control,Control,AjaxLoadingPanel) This method adds a new AjaxSetting to the collection by building one from its parameters.  
AddAjaxSetting(Control,Control) This method adds a new AjaxSetting to the collection by building one from its parameters.  
  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also