ActionArgumentGetParameterValue Method |
Name | Description | |
---|---|---|
![]() | GetParameterValue(String, String) |
Returns the specified parameter
|
![]() | GetParameterValue(String, String, Boolean) |
Returns the current value of the specified boolean parameter
If the values isnt present is the specified default value returned
|
![]() | GetParameterValue(String, String, String) |
Returns the current value of the specified parameter
If the values isnt present is the specified default value returned
|