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

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

Property Value

Type: String
See Also