MacroMethodContainer GetOptionalParam T  Method Kentico 8.1 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.1.5347.20411)

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