Click or drag to resize

ISiteStyleSheets Method


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: 10.5.94
Syntax
IEnumerable<IStylesheet> StyleSheets()

Return Value

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