WebPartMobileWebPage - Classe
Une page web mobile de vue contemporaine, ce qui rend les composants WebPart à l'aide de leurs cartes de rendu mobile.
Hiérarchie d’héritage
System.Object
System.Web.UI.Control
System.Web.UI.TemplateControl
System.Web.UI.Page
Microsoft.SharePoint.WebControls.DeltaPage
Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase
Microsoft.SharePoint.WebControls.LayoutsPageBase
Microsoft.SharePoint.Mobile.WebControls.SPMobilePage
Microsoft.SharePoint.WebPartPages.WebPartMobileWebPage
Microsoft.SharePoint.Mobile.WebControls.SPMobileWikiPage
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name := "FullTrust")> _
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Public Class WebPartMobileWebPage _
Inherits SPMobilePage
'Utilisation
Dim instance As WebPartMobileWebPage
[PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust")]
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
public class WebPartMobileWebPage : SPMobilePage
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.