QueryCall Component
The QueryCall component maps QueryString commands to method calls on the Page handling the request.
This allows a developer to call methods on other pages with a QueryString parameter with a simple link.
Note: QueryCall requires Full Trust for the asp.net app, and as such cannot be run in a Medium Trust environment.