IssueHelper ResolveEditableRegionMacros Method Kentico 8.0 API Reference
Resolves the editable region macros, replaces the $$editableregionname:width:height$$ macro with the editable region values previously loaded with LoadRegionsContents method.

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

Parameters

text
Type: OnlineSystem String
Text containing editable regions to resolve (template)

Return Value

Type: OnlineString
See Also