IssueHelper ResolveEditableRegionMacros Method Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineString
See Also