Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.Utility.PhysicalToUrl Method

Translates a local file name to a URL.

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

Syntax

public static string PhysicalToUrl( string path );

Parameters

path

(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