|
Type
|
Description
|
| Sys.Application Class |
Manages client components that are registered with the application. |
| Sys.ApplicationLoadEventArgs Class |
Holds event arguments for the load event of the Application class. |
| Sys.Browser Class |
Provides information about the current Web browser. |
| Sys.CancelEventArgs Class |
Provides a means to cancel events. |
| Sys.CollectionChange Class |
Provides a collection to monitor changes. |
| Sys.CommandEventArgs Class |
Provides command name, arguments, source, and event. |
| Sys.Component Class |
Provides the base class for the Control and Behavior classes, and for any other object whose lifetime should be managed by Microsoft ASP.NET AJAX. |
| Sys.CultureInfo Class |
Like the CultureInfo object in the .NET Framework, this holds culture related things. |
| Sys.Debug Class |
Provides tracing and debugging information. |
| Sys.EventArgs Class |
Allows for passing of event argument information. |
| Sys.EventHandlerList Class |
Provides a collection of client events for a component. |
| Sys.HistoryEventArg Class |
This class is used by the Sys.Application Class to hold event arguments for the navigate event. |
| Sys.IContainer Interface |
An interface that provides a common interface for all components that can contain other components. |
| Sys.IDisposable Interface |
An interface that allows you to close, reset, or release resources. |
| Sys.INotifyDisposing Interface |
An interface that provides notifications of disposing events. |
| Sys.INotifyPropertyChange Interface |
An interface that provides notification of property changes. |
| Sys.NotifyCollectionChangedAction Enumeration |
Describes how a collection has changed. |
| Sys.NotifyCollectionChangedEventArgs Class |
Describes how a collection has changed. |
| Sys.Observer Class |
Allows objects to be observable. |
| Sys.PropertyChangeEventArgs Class |
Used by the propertyChanged event to signify which property changed. |
| Sys.Res Class |
Provides static, culture-neutral exception messages that are used by the Microsoft AJAX Library framework. |
| Sys.StringBuilder Class |
Provides the ability to perform string concatenation. |
| Sys Exception Types |
Raises an Error that represents exceptions raised by the Microsoft Ajax Library framework. These exceptions are created dynamically by using the Error type extension functions and cannot be instantiated or invoked. |