Partager via


Panel - Classe

Hiérarchie d’héritage

System.Object
  System.Web.UI.Control
    Microsoft.SharePoint.Mobile.Controls.Panel

Espace de noms :  Microsoft.SharePoint.Mobile.Controls
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class Panel _
    Inherits Control
'Utilisation
Dim instance As Panel
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class Panel : Control

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

Panel - Membres

Microsoft.SharePoint.Mobile.Controls - Espace de noms