Click or drag to resize

PathFinderIsDocument Method


Namespace:  Ingeniux.CMS.Dita
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public static bool IsDocument(
	string ext
)

Parameters

ext
Type: SystemString

[Missing <param name="ext"/> documentation for "M:Ingeniux.CMS.Dita.PathFinder.IsDocument(System.String)"]

Return Value

Type: Boolean

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

See Also