ContextHelperGetParameterValue Method | 
| Name | Description | |
|---|---|---|
| GetParameterValue(ContextParameters, String, Boolean) | 
            Get the bool parameter value from the context
              | |
| GetParameterValue(ContextParameters, String, DateTime) | 
            Get the DateTime parameter value from the context
              | |
| GetParameterValue(ContextParameters, String, Double) | 
            Get the double parameter value from the context
              | |
| GetParameterValue(ContextParameters, String, Int32) | 
            Get the int parameter value from the context
              | |
| GetParameterValue(ContextParameters, String, String) | 
            Get the string parameter value from the context
              | |
| GetParameterValue(ContextParameters, String, ContextFileReference) | 
            Get the ContextFileReference parameter value from the context
              |