Recieve all querystring parameters ,and override the properties.
Using this function to implement image server or handler in one line.
| C# | Visual Basic | Visual C++ |
public void DrawBarcodeByQueryString( HttpContext c )
Public Sub DrawBarcodeByQueryString ( _ c As HttpContext _ )
public: void DrawBarcodeByQueryString( HttpContext^ c )
- c (HttpContext)