.NET Framework Class Library
DocumentHandler.GetQueryString Method
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > DocumentHandler Class > DocumentHandler Methods > DocumentHandler.GetQueryString Method |
Namespace: Gnostice.Controls.ASP
Assembly: Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)
Visual Basic |
Protected Overrides Function GetQueryString ( _ |
C# |
protected override string GetQueryString( |
Visual C++ |
protected: |
context
Type: System.Web.HttpContext
key
Type: System.String
defaultValue
Type: System.String