IssueHelper LoadRegionsContents Method (Hashtable , String)Kentico 8.0 API Reference
Loads values of editable regions into hashtable.

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

Parameters

regions
Type: OnlineSystem.Collections Hashtable 
Hashtable containing regions and their text
text
Type: OnlineSystem String
Issue text

Return Value

Type: OnlineBoolean
true if the loading was successful, otherwise false
See Also