Click or drag to resize

DitaContentReferencesConvertAIDSTOPaths Method


Namespace:  Ingeniux.CMS.Dita
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public static XDocument AIDSTOPaths(
	RelativePathMap pathMap,
	XDocument assetDoc,
	IAsset asset,
	bool forPreview,
	out DitaItemInfo[] ids
)

Parameters

pathMap
Type: Ingeniux.CMS.DitaRelativePathMap

[Missing <param name="pathMap"/> documentation for "M:Ingeniux.CMS.Dita.DitaContentReferencesConvert.AIDSTOPaths(Ingeniux.CMS.Dita.RelativePathMap,System.Xml.Linq.XDocument,Ingeniux.CMS.IAsset,System.Boolean,Ingeniux.CMS.Dita.DitaItemInfo[]@)"]

assetDoc
Type: System.Xml.LinqXDocument

[Missing <param name="assetDoc"/> documentation for "M:Ingeniux.CMS.Dita.DitaContentReferencesConvert.AIDSTOPaths(Ingeniux.CMS.Dita.RelativePathMap,System.Xml.Linq.XDocument,Ingeniux.CMS.IAsset,System.Boolean,Ingeniux.CMS.Dita.DitaItemInfo[]@)"]

asset
Type: Ingeniux.CMSIAsset

[Missing <param name="asset"/> documentation for "M:Ingeniux.CMS.Dita.DitaContentReferencesConvert.AIDSTOPaths(Ingeniux.CMS.Dita.RelativePathMap,System.Xml.Linq.XDocument,Ingeniux.CMS.IAsset,System.Boolean,Ingeniux.CMS.Dita.DitaItemInfo[]@)"]

forPreview
Type: SystemBoolean

[Missing <param name="forPreview"/> documentation for "M:Ingeniux.CMS.Dita.DitaContentReferencesConvert.AIDSTOPaths(Ingeniux.CMS.Dita.RelativePathMap,System.Xml.Linq.XDocument,Ingeniux.CMS.IAsset,System.Boolean,Ingeniux.CMS.Dita.DitaItemInfo[]@)"]

ids
Type: Ingeniux.CMS.DitaDitaItemInfo

[Missing <param name="ids"/> documentation for "M:Ingeniux.CMS.Dita.DitaContentReferencesConvert.AIDSTOPaths(Ingeniux.CMS.Dita.RelativePathMap,System.Xml.Linq.XDocument,Ingeniux.CMS.IAsset,System.Boolean,Ingeniux.CMS.Dita.DitaItemInfo[]@)"]

Return Value

Type: XDocument

[Missing <returns> documentation for "M:Ingeniux.CMS.Dita.DitaContentReferencesConvert.AIDSTOPaths(Ingeniux.CMS.Dita.RelativePathMap,System.Xml.Linq.XDocument,Ingeniux.CMS.IAsset,System.Boolean,Ingeniux.CMS.Dita.DitaItemInfo[]@)"]

See Also