Click or drag to resize
XmlDataGetData Method
Returns the XML code of the data.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public virtual string GetData()

Return Value

Type: String
Remarks
Data are represented as a string values
See Also