Click or drag to resize

Utils_AspGetParameter Method

Overload List
  NameDescription
Public methodStatic memberGetParameter(HttpRequest, String)
Tries to get the value of a parameter on the request.
Public methodStatic memberGetParameter(HttpRequestBase, String)
Tries to get the value of a parameter on the request.
Public methodStatic memberGetParameter(Page, String)
Tries to get the value of a parameter on the page's request.
Top
See Also