MacroProcessor GetMacros Method Kentico 8.1 API Reference
Gets the list of macros in the given text.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

originalText
Type: OnlineSystem String
Text to analyze for macros
onlySimpleMacros (Optional)
Type: OnlineSystem Boolean
If true, only simple macros are returned

Return Value

Type: OnlineString
See Also