MacroProcessorEncodeMacro Method |
Encodes macro to prevent its resolving.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax public static string EncodeMacro(
string macro
)
Parameters
- macro
- Type: SystemString
Macro definition
Return Value
Type:
StringSee Also