System.Web.Hosting.SimpleWorkerRequest.GetFilePathTranslated Method

Returns the physical file path to the requested URI (and translates it from virtual path to physical path: for example, "/proj1/page.aspx" to "c:\dir\page.aspx")

Syntax

public override string GetFilePathTranslated ()

Returns

The translated physical file path to the requested URI.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Hosting
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0