WebFormsRootDesigner.CreateUrlResolutionService Método
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Devolve um IUrlResolutionService que resolve URLs relativos.
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
Devoluções
Um objeto que resolve URLs relativas.