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