CharacterData.AppendData
CharacterData.AppendData method
Append the string to the end of the character data of the node.
public virtual void AppendData(string data)
Parameter | Type | Description |
---|---|---|
data | String | The content data. |
See Also
- class CharacterData
- namespace Aspose.Html.Dom
- assembly Aspose.HTML