getQueryString

The getQueryString method of the Request class returns a RequestDictionary that represents the Request object’s QueryString collection.

public com.ms.iis.asp.RequestDictionary getQueryString();

© 1999 Microsoft Corporation. All rights reserved. Terms of use.