MacroMethodContainer GetOptionalParam T  Method Kentico 8.0 API Reference
Gets the optional param of the given type

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

parameters
Type:  OnlineSystem Object 
List of method parameters
index
Type: OnlineSystem Int32
Parameter index
defaultValue
Type: T
Default value in case conversion fails or parameter is not available

Return Value

Type: T
See Also