







Returns item either from a form or a query string (checks them in that order)
Namespace:
HttpServer
Assembly:
HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public class HttpParam : HttpInputBase, IEnumerable<HttpInputItem>, IEnumerable |
| Visual Basic (Declaration) |
|---|
Public Class HttpParam _ Implements HttpInputBase, IEnumerable(Of HttpInputItem), _ IEnumerable |
| Visual C++ |
|---|
public ref class HttpParam : HttpInputBase, IEnumerable<HttpInputItem^>, IEnumerable |
