Compartir a través de


Clase WordViewerPage

NOTA: esta API está ahora obsoleta.

Esta API no es conforme a CLS. 

Jerarquía de la herencia

System.Object
  System.Web.UI.Control
    System.Web.UI.TemplateControl
      System.Web.UI.Page
        System.Web.UI.MobileControls.MobilePage
          Microsoft.Office.Web.MobileWordViewer.WordViewerPage

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

Sintaxis

'Declaración
<CLSCompliantAttribute(False)> _
<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.")> _
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name := "FullTrust")> _
Public Class WordViewerPage _
    Inherits MobilePage
'Uso
Dim instance As WordViewerPage
[CLSCompliantAttribute(false)]
[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.")]
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
[PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust")]
public class WordViewerPage : MobilePage

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros WordViewerPage

Espacio de nombres Microsoft.Office.Web.MobileWordViewer