Click or drag to resize
IMacroMethodSpecialParameters Property
Gets or sets the list of special parameters needed to be supplied by resolver.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
string[] SpecialParameters { get; set; }

Property Value

Type: String
See Also