WebPageExecutingBase.Href Method

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

abstract Href : 
        path:string * 
        pathParts:Object[] -> string  
override Href : 
        path:string * 
        pathParts:Object[] -> string

Parameters

path
Type: System.String
pathParts
Type: System.Object[]

Return Value

Type: System.String
Show: