Click or drag to resize

ISiteValidateStylesheets Method


Perform XML validation on the XSLT stylesheets.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
void ValidateStylesheets()
Remarks

This validation only make sure the XSLT stylesheets can be loaded correctly as XSLT files, it will not perform any actual compilation/transformation in XSLT level.

See Also