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