IMobileDesigner 인터페이스

정의

주의

The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.

Visual Studio 2005와 같은 .NET Framework 및 디자인 호스트 간의 모든 모바일 컨트롤 디자이너에 대한 인터페이스를 제공합니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

public interface class IMobileDesigner
public interface IMobileDesigner
[System.Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
public interface IMobileDesigner
type IMobileDesigner = interface
[<System.Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")>]
type IMobileDesigner = interface
Public Interface IMobileDesigner
특성

설명

이 인터페이스는 기본 디자이너 인터페이스 UpdateRendering에 하나의 메서드를 추가합니다.

메서드

UpdateRendering()
사용되지 않음.

IMobileDesigner 인터페이스를 구현하는 컨테이너 컨트롤의 디자인 타임 렌더링을 업데이트합니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

적용 대상

추가 정보