Check validity of editable regions (correct and unique code names)
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- templateBody
- Type: System String
Template
- uniqueRegions
- Type: System Boolean
Returns TRUE if unique region names have been used
- correctNames
- Type: System Boolean
Returns TRUE if valid region code names have been used
- regionNames
- Type: System.Collections.Generic List String
List of region names from template (optional)
See Also