IssueHelperLoadRegionsContents Method (String) |
Loads values of editable regions into hashtable.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.2.23
Syntax public bool LoadRegionsContents(
string text
)
Parameters
- text
- Type: SystemString
Issue text
Return Value
Type:
Booleantrue if the loading was successful, otherwise false
See Also