DITADTDLookupIsDefaultOrEmptyDITADTD Method
|
Namespace: Ingeniux.CMS.DitaAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic bool IsDefaultOrEmptyDITADTD(
XDocumentType docType
)
Public Function IsDefaultOrEmptyDITADTD (
docType As XDocumentType
) As Boolean
public:
bool IsDefaultOrEmptyDITADTD(
XDocumentType^ docType
)
member IsDefaultOrEmptyDITADTD :
docType : XDocumentType -> bool Parameters
- docType XDocumentType
[Missing <param name="docType"/> documentation for "M:Ingeniux.CMS.Dita.DITADTDLookup.IsDefaultOrEmptyDITADTD(System.Xml.Linq.XDocumentType)"]
Return Value
Boolean[Missing <returns> documentation for "M:Ingeniux.CMS.Dita.DITADTDLookup.IsDefaultOrEmptyDITADTD(System.Xml.Linq.XDocumentType)"]
See Also