This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Represents the caching signature of an object. Explicitly added properties will be added in the signature, but a module's internal business rules leading to specific output should also be reflected.

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

Syntax

C#Copy imageCopy Code
public class ModuleSignature : 
Visual Basic (Declaration)Copy imageCopy Code
Public Class ModuleSignature _
	Inherits 

Inheritance Hierarchy

See Also

Advanced