IUserControlTypeResolutionService 인터페이스

정의

지정한 태그 접두사와 태그 이름의 컨트롤 형식을 반환하기 위해 클래스에서 구현해야 하는 메서드를 정의합니다.

public interface class IUserControlTypeResolutionService
public interface IUserControlTypeResolutionService
type IUserControlTypeResolutionService = interface
Public Interface IUserControlTypeResolutionService

설명

페이지 개발자 및 컨트롤 작성자가 사용 하지 않습니다는 IUserControlTypeResolutionService 인터페이스입니다. IUserControlTypeResolutionService 반환할 도구 개발자가 인터페이스를 구현 합니다 Type 태그 접두사와 태그 이름으로 식별 되는 컨트롤입니다.

메서드

GetType(String, String)

구문 분석된 ASP.NET 태그 접두사와 태그 이름을 기반으로 형식을 검색합니다.

적용 대상

추가 정보