WebPartMobileWebPageTitle - Classe
Affiche le titre de la page de composants WebPart rendu mobile.
Hiérarchie d’héritage
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.Literal
Microsoft.SharePoint.Mobile.Controls.TextViewBase
Microsoft.SharePoint.Mobile.Controls.Label
Microsoft.SharePoint.Mobile.WebControls.SPMobileLabel
Microsoft.SharePoint.WebPartPages.WebPartMobileWebPageTitle
Espace de noms : Microsoft.SharePoint.WebPartPages
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 WebPartMobileWebPageTitle _
Inherits SPMobileLabel
'Utilisation
Dim instance As WebPartMobileWebPageTitle
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class WebPartMobileWebPageTitle : SPMobileLabel
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.