-
Book Overview & Buying
-
Table Of Contents
Microsoft AJAX Library Essentials: Client-side ASP.NET AJAX 1.0 Explained
The following members of the Sys namespace are covered here:
Sys.Application
Sys.ApplicationLoadEventArgs
Sys.Browser
Sys.CancelEventArgs
Sys.Component
Sys.CultureInfo
Sys.Debug
Sys.EventArgs
Sys.EventHandlerList
Sys.IContainer Interface
Sys.IDisposable Interface
Sys.INotifyDisposing Interface
Sys.INotifyPropertyChange Interface
Sys.PropertyChangedEventArgs
Sys.ScriptLoader
Sys.ScriptLoaderTask
Sys.StringBuilder
The Sys.Application object (Figure A-17) object represents the central point for handling client components registered in the application and it is also the one that exposes the main page life cycle events. It works with the Sys.ScriptLoader object to load the scripts in the page.
![]() |
Figure A-17 Sys.Application
Sys.ApplicationLoadEventArgs (Figure A-18) extends Sys.EventArgs and stores the information passed by the load event of Sys.Application.
![]() |
Figure A-18 Sys.ApplicationLoadEventArgs
Sys.Browser (Figure A-19) contains...
Change the font size
Change margin width
Change background colour

