MacroMethodAttributeSpecialParameters Property |
Gets or sets the list of special parameters needed to be supplied by resolver.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax public string[] SpecialParameters { get; set; }
Property Value
Type:
StringSee Also