WebPageExecutingBase.NormalizePath Method

Namespace:  System.Web.WebPages
Assembly:  System.Web.WebPages (in System.Web.WebPages.dll)

abstract NormalizePath : 
        path:string -> string  
override NormalizePath : 
        path:string -> string

Parameters

path
Type: System.String

Return Value

Type: System.String
Show: