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
Syntaxpublic string[] SpecialParameters { get; set; }
Property Value
Type:
String
See Also