IXsltTechnicalMetadataDirectImports Method
|
Retrieves the hrefs of import statements
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax Function DirectImports As String()
array<String^>^ DirectImports()
abstract DirectImports : unit -> string[]
Return Value
Type:
StringCollection of import hrefs
See Also