Validates the XSLT style sheet, both as a valid XML document and/or with provided callback.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- validationCallback
- Type: SystemActionValidationEventArgs
Callback to perform the validation. Can be null.
See Also