WebPartDefinition - Classe
Represents a Web Part on a Web Part Page.
Hiérarchie d’héritage
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.SharePoint.Client.WebParts.WebPartDefinition
Espace de noms : Microsoft.SharePoint.Client.WebParts
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Class WebPartDefinition _
Inherits ClientObject
'Utilisation
Dim instance As WebPartDefinition
public class WebPartDefinition : ClientObject
Remarques
Provides operations for moving, deleting, and changing the state of the Web Part.
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.