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
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