Name |
Description |
CacheWrapper |
Provides a wrapper around the current System.Web.Caching.Cache, as well as a plain key/value dictionary, so that if System.Web.Caching.Cache is null (as in unit test scenarios), the code using the cache can run without exceptions. |
LastModifiedCache |
Provides a simple mechanism for saving to and restoring from the ASP.NET cache the last modification dates of local resources. |
ProblemInfo |
Contains information about an error that occurred. |
Project |
Implements the HttpApplication class for this web application. |
ProjectInitializationException |
Represents an error that was raised due to a missing dependency. |
SageContext |
Provides the working environment for code within Sage. |
SageException |
Implements an exception that can be converted to XML and through XSLT transformed to HTML. |
SageHelpException |
Implements an exception that provides help about the error that occurred. |
UrlGenerator |
Implements a class that handles all link generation. |
UrlGenerator.LinkArguments |
|
XmlNamespaces |
Defines the namespaces and the namespace manager in use throughout the system. |
XmlNamespaces.Extensions |
Defines the namespaces for the XSLT |