Click or drag to resize

PathFinderRelativePath Method (IContentItem)


Namespace:  Ingeniux.CMS.Dita
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public string RelativePath(
	IContentItem content
)

Parameters

content
Type: Ingeniux.CMSIContentItem

[Missing <param name="content"/> documentation for "M:Ingeniux.CMS.Dita.PathFinder.RelativePath(Ingeniux.CMS.IContentItem)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Ingeniux.CMS.Dita.PathFinder.RelativePath(Ingeniux.CMS.IContentItem)"]

See Also