This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the attribute cache for the specified Attribute type.

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

Syntax

C#Copy imageCopy Code
public static <T> GetAttributeStartupCache()
Visual Basic (Declaration)Copy imageCopy Code
Public Shared Function GetAttributeStartupCache As (Of T)

Return Value

See Also

Advanced