RadAjax for ASP.NET

RadAjax Send comments on this topic.
AjaxSetting Class
See Also  Members  
Telerik.WebControls Namespace : AjaxSetting Class


Represents a single AjaxManager setting - a mapping between a control that initiates an AJAX request and a collection of controls to be updated by the operation.

Object Model


 

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

Syntax

Visual Basic (Declaration) 
Public Class AjaxSetting 
Visual Basic (Usage)Copy Code
Dim instance As AjaxSetting
C# 
public class AjaxSetting 

Inheritance Hierarchy

System.Object
   Telerik.WebControls.AjaxSetting

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