WebPartMobileWebPagePanel - Classe
Une classe de conteneur, qui contient les webcontrols mobile ajoutés via les adaptateurs de rendu mobile web part.
Hiérarchie d’héritage
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.Panel
Microsoft.SharePoint.WebPartPages.WebPartMobileWebPagePanel
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class WebPartMobileWebPagePanel _
Inherits Panel
'Utilisation
Dim instance As WebPartMobileWebPagePanel
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class WebPartMobileWebPagePanel : Panel
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.