Click or drag to resize
MacroMethodParamAttributeGetMacroParam Method
Creates new MacroMethodParam object from data of this attribute.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 10.0.0
Syntax
C#
public MacroMethodParam GetMacroParam()

Return Value

Type: MacroMethodParam
See Also