DITADTDLookupConvertFileDTDReference Method
|
Namespace:
Ingeniux.CMS.Dita
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public void ConvertFileDTDReference(
XDocumentType docType
)
Public Sub ConvertFileDTDReference (
docType As XDocumentType
)
public:
void ConvertFileDTDReference(
XDocumentType^ docType
)
member ConvertFileDTDReference :
docType : XDocumentType -> unit
Parameters
- docType
- Type: System.Xml.LinqXDocumentType
[Missing <param name="docType"/> documentation for "M:Ingeniux.CMS.Dita.DITADTDLookup.ConvertFileDTDReference(System.Xml.Linq.XDocumentType)"]
See Also