XMLPublications.getXSLTModuleList (Method)

Returns zero or more structures, each containing information about the file name and path for an XML publication's format XSLT modules.

Returns:

FileNameAndPath_Results (query)

Each row of the returned query results has the following fields:

Field Name Type Description
FileName Filename The file name (excluding the path) of the module.
Path PlainText The path (excluding the file name) to the module.

Context:

License Requirements None
Permission Requirements ContributorOrServerCode
Deny Context None
Require Context None
Author Lock  

Error Codes:

None

Notes:

None