This is the worker class used by Gaia Ajax Controls to initialize the ajax machinery.
It handles state, rendering, callbacks, general inclusion of resources and more.
Namespace:
Gaia.WebWidgetsUsage is to implement IAjaxControl and write forward calls in that interface to this class.
Assembly: Gaia.WebWidgets (in Gaia.WebWidgets.dll) Version: 3.6.0.0 (3.6.0.0)
Syntax
| C# |
|---|
public class AjaxControl |
| Visual Basic (Declaration) |
|---|
Public Class AjaxControl |
