Compartir a través de


del método WordViewerPage.OnInit

NOTA: esta API está ahora obsoleta.

Se produce cuando se inicializa el control de servidor, que es el primer paso del ciclo de vida.

Espacio de nombres:  Microsoft.Office.Web.MobileWordViewer
Ensamblado:  Microsoft.Office.Web.MobileWordViewer (en Microsoft.Office.Web.MobileWordViewer.dll)

Sintaxis

'Declaración
<ObsoleteAttribute("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 https://go.microsoft.com/fwlink/?LinkId=157231.")> _
Protected Overrides Sub OnInit ( _
    e As EventArgs _
)
'Uso
Dim e As EventArgs

Me.OnInit(e)
[ObsoleteAttribute("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 https://go.microsoft.com/fwlink/?LinkId=157231.")]
protected override void OnInit(
    EventArgs e
)

Parámetros

Vea también

Referencia

clase WordViewerPage

Miembros WordViewerPage

Espacio de nombres Microsoft.Office.Web.MobileWordViewer