This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Used to derive modules that process their inner Xml themselves.

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

Syntax

C#Copy imageCopy Code
[(typeof(), "Xml")]
public abstract class XmlReaderModule : 
Visual Basic (Declaration)Copy imageCopy Code
<(GetType(), "Xml")> _
Public MustInherit Class XmlReaderModule _
	Inherits 

Inheritance Hierarchy

See Also

Advanced