This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Defines the contract for modules that act as scoped regions for storing state during the SXML processing.

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

Syntax

C#Copy imageCopy Code
public interface IApplicationModule
Visual Basic (Declaration)Copy imageCopy Code
Public Interface IApplicationModule

See Also

Advanced