IStylesheet Interface |
Namespace: Ingeniux.CMS
The IStylesheet type exposes the following members.
| Name | Description | |
|---|---|---|
| FileName |
Gets and sets the name of the XSLT stylesheet File.
| |
| FilePath |
Gets the full path of the XSLT style sheet File.
|
| Name | Description | |
|---|---|---|
| Document |
Retrieves the XML document of this XSLT style sheet.
| |
| Validate |
Validates the XSLT style sheet, both as a valid XML document and/or with provided callback.
|