Share via


TakeListOfflineControl - Classe

Cette classe et ses membres sont réservés à une utilisation interne et ne sont pas destinés à être utilisés dans votre code.

Hiérarchie d’héritage

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      Microsoft.Office.SharePoint.ClientExtensions.Publishing.TakeListOfflineControl

Espace de noms :  Microsoft.Office.SharePoint.ClientExtensions.Publishing
Assembly :  Microsoft.Office.SharePoint.ClientExtensions (dans Microsoft.Office.SharePoint.ClientExtensions.dll)

Syntaxe

'Déclaration
<MdsCompliantAttribute(IsCompliant := True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Class TakeListOfflineControl _
    Inherits WebControl
'Utilisation
Dim instance As TakeListOfflineControl
[MdsCompliantAttribute(IsCompliant = true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public class TakeListOfflineControl : WebControl

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

TakeListOfflineControl - Membres

Microsoft.Office.SharePoint.ClientExtensions.Publishing - Espace de noms