WebFormsRootDesigner.CreateUrlResolutionService 메서드

정의

상대 URL을 확인하는 IUrlResolutionService를 반환합니다.

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

반환

IUrlResolutionService

상대 URL을 확인하는 개체입니다.

적용 대상

추가 정보