Udostępnij za pośrednictwem


IMobileDesigner Interfejs

Definicja

Przestroga

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.

Udostępnia interfejs dla wszystkich projektantów kontrolek mobilnych między platformą .NET Framework i hostem projektu, takim jak Visual Studio 2005. Aby uzyskać informacje o sposobie tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & z ASP.NET).

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
Atrybuty

Uwagi

Ten interfejs dodaje jedną metodę do interfejsu projektanta podstawowego: UpdateRendering.

Metody

UpdateRendering()
Przestarzałe.

Aktualizuje renderowanie w czasie projektowania dla kontrolki kontenera, która implementuje IMobileDesigner interfejs. Ten interfejs API jest nieaktualny. Aby uzyskać informacje o sposobie tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & z ASP.NET).

Dotyczy

Zobacz też