Sitecore 5.1.1 API
CacheManager.GetXslCache Method
[Visual Basic]
Public Shared Function GetXslCache( _
ByVal
site
As
SiteContext
_
) As
XslCache
[C#]
public static
XslCache
GetXslCache(
SiteContext
site
);
See Also
CacheManager Class
|
Sitecore.Caching Namespace