IssueHelper GetContentXML Method Kentico 8.1 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.1.5347.20411)

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