IssueHelper GetContentXML Method Kentico 8.0 API Reference
Returns content of editable regions as XML.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

regions
Type:  OnlineSystem String 
Content of each region (if NULL "empty" XML is returned).

Return Value

Type: OnlineString
Remarks

Region content starts with region ID which is separated with '::' from the rest
See Also