This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
This class resolves all external references to CSS, JS and images and includes them inline in the Html document.

Namespace: Smartsite.Web
Assembly:  Smartsite.Runtime (in Smartsite.Runtime.dll)

Syntax

C#Copy imageCopy Code
public class HtmlIncludeResolver
Visual Basic (Declaration)Copy imageCopy Code
Public Class HtmlIncludeResolver

Inheritance Hierarchy

System..::..Object
  Smartsite.Web..::..HtmlIncludeResolver

See Also

Advanced