getQueryString() public method
Returns part of the request URL that is after the question mark.
| public string getQueryString ( ) | ||
|---|---|---|
| return | string |
Part of the request URL that is after the question mark |
getQueryString() public method
Returns part of the request URL that is after the question mark.
| public string getQueryString ( ) | ||
|---|---|---|
| return | string |
Part of the request URL that is after the question mark |
Please login to continue.