Click or drag to resize

DITADTDLookupIsDefaultOrEmptyDITADTD Method


Namespace:  Ingeniux.CMS.Dita
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public bool IsDefaultOrEmptyDITADTD(
	XDocumentType docType
)

Parameters

docType
Type: System.Xml.LinqXDocumentType

[Missing <param name="docType"/> documentation for "M:Ingeniux.CMS.Dita.DITADTDLookup.IsDefaultOrEmptyDITADTD(System.Xml.Linq.XDocumentType)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Ingeniux.CMS.Dita.DITADTDLookup.IsDefaultOrEmptyDITADTD(System.Xml.Linq.XDocumentType)"]

See Also