Click or drag to resize

PathFinderLocate Method



Namespace: Ingeniux.CMS.Dita
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public IContentItem Locate(
	string path,
	out Exception error
)

Parameters

path  String

[Missing <param name="path"/> documentation for "M:Ingeniux.CMS.Dita.PathFinder.Locate(System.String,System.Exception@)"]

error  Exception

[Missing <param name="error"/> documentation for "M:Ingeniux.CMS.Dita.PathFinder.Locate(System.String,System.Exception@)"]

Return Value

IContentItem

[Missing <returns> documentation for "M:Ingeniux.CMS.Dita.PathFinder.Locate(System.String,System.Exception@)"]

See Also