WebFormsRootDesigner.CreateUrlResolutionService Method ()

 

Returns an IUrlResolutionService that resolves relative URLs.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

abstract CreateUrlResolutionService : unit -> IUrlResolutionService
override CreateUrlResolutionService : unit -> IUrlResolutionService

Return Value

Type: System.Web.UI.IUrlResolutionService

An object that resolves relative URLs.

.NET Framework
Available since 2.0
Return to top
Show: