.NET Framework Class Library

DocumentHandler.GetURLParams Method

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > DocumentHandler Class > DocumentHandler Methods >

.NET Framework Class Library

DocumentHandler.GetURLParams Method

Namespace: Gnostice.Controls.ASP

Assembly:  Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)

Syntax

Visual Basic

Protected Overrides Function GetURLParams ( _
 context As HttpContext _
As String

C#

protected override string GetURLParams(
 HttpContext context
)

Visual C++

protected:
virtual StringGetURLParams(
 HttpContextcontext
override

Parameters

context

Type: System.Web.HttpContext

See Also

DocumentHandler Class

DocumentHandler Members

Gnostice.Controls.ASP Namespace