Returns the index-th parameter evaluated using given resolver.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- parameters
- Type: System Object
Method parameters
- index
- Type: System Int32
Index of the parameter within the array
- defaultValue
- Type: T
Default value which will be used if the parameter is not present
Return Value
Type: TSee Also