MacroMethodParamAttributeIsParams Property |
If true, the parameter is declared with params keyword.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax public bool IsParams { get; set; }
Property Value
Type:
BooleanSee Also