SPMobileControlContainer - Classe
Groupes de contrôles enfants pour améliorer les chances qu'ils ne sont pas fractionnés par la pagination et pour activer la mise en forme commune.
Hiérarchie d’héritage
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.Panel
Microsoft.SharePoint.Mobile.WebControls.SPMobileControlContainer
Espace de noms : Microsoft.SharePoint.Mobile.WebControls
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 SPMobileControlContainer _
Inherits Panel
'Utilisation
Dim instance As SPMobileControlContainer
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class SPMobileControlContainer : Panel
Remarques
Substitution d'une propriété et trois nouvelles propriétés, SPMobileControlContainer est identique à Panel. Consultez cette rubrique pour une présentation détaillée des membres et les utilisations du contrôle.
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.