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

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

Return Value

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