DeviceSpecific.PreRender Evento

Definición

Se produce cuando el control está a punto de representarse en su objeto contenedor MobilePage . Esta API está obsoleta. Para obtener información sobre cómo desarrollar aplicaciones móviles ASP.NET, consulta Mobile Apps & Sitios con ASP.NET.

public:
 event EventHandler ^ PreRender;
[System.ComponentModel.Browsable(false)]
public event EventHandler PreRender;
[<System.ComponentModel.Browsable(false)>]
member this.PreRender : EventHandler 
Public Custom Event PreRender As EventHandler 

Tipo de evento

Atributos

Se aplica a