Click or drag to resize

ActionArgumentGetParameterValue Method

Overload List
  NameDescription
Public methodGetParameterValue(String, String)
Returns the specified parameter
Public methodGetParameterValue(String, String, Boolean)
Returns the current value of the specified boolean parameter If the values isnt present is the specified default value returned
Public methodGetParameterValue(String, String, String)
Returns the current value of the specified parameter If the values isnt present is the specified default value returned
Top
See Also