Click or drag to resize

ContextHelperGetParameterValue Method

Overload List
  NameDescription
Public methodStatic memberGetParameterValue(ContextParameters, String, Boolean)
Get the bool parameter value from the context
Public methodStatic memberGetParameterValue(ContextParameters, String, DateTime)
Get the DateTime parameter value from the context
Public methodStatic memberGetParameterValue(ContextParameters, String, Double)
Get the double parameter value from the context
Public methodStatic memberGetParameterValue(ContextParameters, String, Int32)
Get the int parameter value from the context
Public methodStatic memberGetParameterValue(ContextParameters, String, String)
Get the string parameter value from the context
Public methodStatic memberGetParameterValue(ContextParameters, String, ContextFileReference)
Get the ContextFileReference parameter value from the context
Top
See Also