Document.CreateCDATASection
Document.CreateCDATASection method
Maakt een CDATASection-knooppunt waarvan de waarde de opgegeven tekenreeks is.
public CDATASection CreateCDATASection(string data)
Parameter | Type | Beschrijving |
---|---|---|
data | String | De CDATA-gegevens. |
Winstwaarde
DeCDATASection
.
Zie ook
- class CDATASection
- class Document
- naamruimte Aspose.Html.Dom
- montage Aspose.HTML