WordViewerPage - Classe

Remarque : cette API est désormais obsolète.

Cette API n’est pas conforme CLS. 

Hiérarchie d’héritage

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

Espace de noms :  Microsoft.Office.Web.MobileWordViewer
Assembly :  Microsoft.Office.Web.MobileWordViewer (dans Microsoft.Office.Web.MobileWordViewer.dll)

Syntaxe

'Déclaration
<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
'Utilisation
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

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

WordViewerPage - Membres

Microsoft.Office.Web.MobileWordViewer - Espace de noms