WebPageExecutingBase.NormalizeLayoutPagePath Method

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

abstract NormalizeLayoutPagePath : 
        layoutPagePath:string -> string  
override NormalizeLayoutPagePath : 
        layoutPagePath:string -> string

Parameters

layoutPagePath
Type: System.String

Return Value

Type: System.String
Show: