IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

PutCData Method

Writes an XML CDATA block.

Syntax

[VB.NET]
Public Sub PutCData(ByVal Text As String)
[C#]
public void PutCData(string text);

Remarks

Writes a new XML CDATA block with the specified text inside the current element.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]