Document.CreateCDATASection

Document.CreateCDATASection method

Maakt een CDATASection-knooppunt waarvan de waarde de opgegeven tekenreeks is.

public CDATASection CreateCDATASection(string data)
ParameterTypeBeschrijving
dataStringDe CDATA-gegevens.

Winstwaarde

DeCDATASection .

Zie ook