Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.Utility.UrlToPhysical Method

Translates a URL to a local file name.

Class: YetaWF.Core.Support.Utility
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public static string UrlToPhysical( string url );

Parameters

url

(not specified)

Return Value

(not specified)

Remarks

Doesn't really take special characters (except spaces %20) into account.

See Also YetaWF.Core.Support.Utility ClassYetaWF.Core Overview