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.1.5347.20411)
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