ISiteStyleSheets Method Ingeniux CMS Content Store API

Retrieves the XSLT stylesheets collection in the "App_Data\xml\Stylesheets" Folder.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IEnumerable<IStylesheet> StyleSheets()

Return Value

Type: IEnumerableIStylesheet
Collection of meta data of XSLT stylesheets
See Also

Reference