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