Click or drag to resize

DITADTDLookupGetDTDContent Method


Namespace:  Ingeniux.CMS.Dita
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public Stream GetDTDContent(
	string dtdAbsolutePath
)

Parameters

dtdAbsolutePath
Type: SystemString

[Missing <param name="dtdAbsolutePath"/> documentation for "M:Ingeniux.CMS.Dita.DITADTDLookup.GetDTDContent(System.String)"]

Return Value

Type: Stream

[Missing <returns> documentation for "M:Ingeniux.CMS.Dita.DITADTDLookup.GetDTDContent(System.String)"]

See Also