This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Visualizes the SXML components that have led to HTML output by keeping track of SXML execution and relating the instructions to html output by using the 'rel' attribute and jQuery Scf behavior.

Namespace: Smartsite.Core
Assembly:  Smartsite.Scf (in Smartsite.Scf.dll)

Syntax

C#Copy imageCopy Code
public sealed class SxmlVisualizer
Visual Basic (Declaration)Copy imageCopy Code
Public NotInheritable Class SxmlVisualizer

Inheritance Hierarchy

System..::..Object
  Smartsite.Core..::..SxmlVisualizer

See Also

Advanced