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

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

Property Value

Type: String
See Also