C# (CSharp) Sage.Views Namespace

Nested Namespaces

Sage.Views.Meta

Classes

Name Description
CachedView
MsXsltTransform Provides a wrapper around XslCompiledTransform.
SaxonXsltTransform Implements a Saxon XSLT transform.
ViewCache Implements a simple cache store for saving and restoring transformed views.
ViewConfiguration Represents the xml configuration for the controller views.
ViewInfo Provides information about view template and configuration file corresponding to a controller and an action.
ViewModel Implements a class that holds the final result of processing a ViewConfiguration.
XHtmlXmlWriter Ensures that all HTML tags that need to have the matching closing tag are not collapsed.
XmlWrappingWriter Implements an XmlWriter that wraps another XmlWriter.
XsltTransform
XsltTransformContract
XsltView Implements an XSLT based IView.
XsltViewEngine Implements an IViewEngine that creates XSLT views.