StatusNotesControl - Classe

Génère le rendu d'une étiquette pour afficher la propriété notes de statut de la UserProfile du propriétaire SPWeb .

Hiérarchie d’héritage

System.Object
  System.Web.UI.Control
    System.Web.UI.MobileControls.MobileControl
      System.Web.UI.MobileControls.TextControl
        System.Web.UI.MobileControls.Label
          Microsoft.SharePoint.MobileControls.SPMobileLabel
            Microsoft.SharePoint.Portal.MobileControls.StatusNotesControl

Espace de noms :  Microsoft.SharePoint.Portal.MobileControls
Assembly :  Microsoft.SharePoint.Portal (dans Microsoft.SharePoint.Portal.dll)

Syntaxe

'Déclaration
Public Class StatusNotesControl _
    Inherits SPMobileLabel
'Utilisation
Dim instance As StatusNotesControl
public class StatusNotesControl : 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.

Voir aussi

Référence

StatusNotesControl - Membres

Microsoft.SharePoint.Portal.MobileControls - Espace de noms