Partager via


MobilePanel - Classe

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

Hiérarchie d’héritage

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      System.Web.UI.WebControls.Panel
        Microsoft.SharePoint.Publishing.WebControls.DeviceChannelPanel
          Microsoft.SharePoint.Publishing.WebControls.MobilePanel

Espace de noms :  Microsoft.SharePoint.Publishing.WebControls
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("The Microsoft.SharePoint.Publishing.WebControls.MobilePanel class has been deprecated and should not be used. The Microsoft.SharePoint.Publishing.WebControls.DeviceChannelPanel class should be used instead.")> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class MobilePanel _
    Inherits DeviceChannelPanel
'Utilisation
Dim instance As MobilePanel
[ObsoleteAttribute("The Microsoft.SharePoint.Publishing.WebControls.MobilePanel class has been deprecated and should not be used. The Microsoft.SharePoint.Publishing.WebControls.DeviceChannelPanel class should be used instead.")]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class MobilePanel : DeviceChannelPanel

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

MobilePanel - Membres

Microsoft.SharePoint.Publishing.WebControls - Espace de noms