Namespace: Ingeniux.CMS.DitaAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic static bool IsDTD(
string ext
)
Public Shared Function IsDTD (
ext As String
) As Boolean
public:
static bool IsDTD(
String^ ext
)
static member IsDTD :
ext : string -> bool Parameters
- ext String
[Missing <param name="ext"/> documentation for "M:Ingeniux.CMS.Dita.PathFinder.IsDTD(System.String)"]
Return Value
Boolean[Missing <returns> documentation for "M:Ingeniux.CMS.Dita.PathFinder.IsDTD(System.String)"]
See Also