Click or drag to resize
MacroMethodParamName Property
Gets or sets the name of the method.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public string Name { get; set; }

Property Value

Type: String

Implements

IMacroMethodParamName
See Also