Click or drag to resize

PathFinderLocate Method


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

Parameters

path
Type: SystemString

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

error
Type: SystemException

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

Return Value

Type: IContentItem

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

See Also