getQueryString

This method of the IRequest interface retrieves the QueryString collection of the Request object.

Syntax

public abstract IRequestDictionary getQueryString();

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