GlobalCache.SetXslTransform Method
Sets the xsl transform.
[Visual Basic]
Public Shared Sub SetXslTransform( _
ByVal
filePath As
String, _
ByVal
xsl As
XslTransform _
)
Parameters
-
filePath
- File path.
-
xsl
- Xsl.
See Also
GlobalCache Class | Sitecore.Caching Namespace