Platform Core .NET Assemblies API
GetUrlToLoaderPage(HttpRequest,String,NameValueCollection) Method
See Also  Send Feedback
Terrasoft.Web.Common Namespace > WebUtilities Class > GetUrlToLoaderPage Method : GetUrlToLoaderPage(HttpRequest,String,NameValueCollection) Method
request
Current HttpRequest.
pagePath
The paths to the page in the Boot Loader application (WebApp.Loader) may contain the root path of the Boot Loader application.
queryString
A collection of parameters passed to the page, the HttpValueCollection type

Glossary Item Box

Returns the URL string, the full path to the page in the Loader application (WebApp.Loader).

Syntax

 
C#
 
 

Parameters

request
Current HttpRequest.
pagePath
The paths to the page in the Boot Loader application (WebApp.Loader) may contain the root path of the Boot Loader application.
queryString
A collection of parameters passed to the page, the HttpValueCollection type

Return Value

Full URL string.

Remarks

ServerVariables installed by the balancer and the value of the ApplicationPath property rom which the root of the Loader application (WebApp.Loader) is received are used from HttpRequest.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.