WebFormsRootDesigner.CreateUrlResolutionService Methode

Definitie

Retourneert een IUrlResolutionService oplossing waarmee relatieve URL's worden omgezet.

protected:
 virtual System::Web::UI::IUrlResolutionService ^ CreateUrlResolutionService();
protected virtual System.Web.UI.IUrlResolutionService CreateUrlResolutionService();
abstract member CreateUrlResolutionService : unit -> System.Web.UI.IUrlResolutionService
override this.CreateUrlResolutionService : unit -> System.Web.UI.IUrlResolutionService
Protected Overridable Function CreateUrlResolutionService () As IUrlResolutionService

Retouren

Een object waarmee relatieve URL's worden omgezet.

Van toepassing op

Zie ook