This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Provides the serializable list of schema cache dependencies. A cache is considered stale once any of the dependencies in this list has changed.

Namespace: Smartsite.Validation.Sxml
Assembly:  Smartsite.Validation (in Smartsite.Validation.dll)

Syntax

C#Copy imageCopy Code
[]
public class CacheDependencyList
Visual Basic (Declaration)Copy imageCopy Code
<> _
Public Class CacheDependencyList

Inheritance Hierarchy

System..::..Object
  Smartsite.Validation.Sxml..::..CacheDependencyList

See Also

Advanced