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