ISiteValidateStylesheets Method Ingeniux CMS Content Store API

Perform XML validation on the XSLT stylesheets.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
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

Reference