ClearQueryStringArgs method: ConnectorInfo collection
Syntax
ClearQueryStringArgs()
Description
Use the ClearQueryStringArgs method to clear all of the existing query string arguments.
Use the DeleteQueryStringArg method if you want to remove a specific query string argument.
Parameters
None.
Returns
None.
Related Topics