IMacroMethodParameters Property |
Gets or sets the parameters for the method.
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 13.0.131
Syntax List<IMacroMethodParam> Parameters { get; set; }
Property Value
Type:
ListIMacroMethodParamSee Also