Sitecore 5.1.1 API

Settings.XslFolder Property

Gets the path to the xsl file root folder.

[Visual Basic]
Public Shared ReadOnly Property XslFolder As String
[C#]
public static string XslFolder {get;}

Property Value

Default value: "/xsl"

Remarks

The xsl folder is the place where xsl files are stored.

The value can be a virtual or physical path.

See Also

Settings Class | Sitecore.Configuration Namespace