Freigeben über


ModifyWebPartsNode-Klasse

Stellt eine vollständige Struktur des Webparts.

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.Publishing.WebControls.ConsoleNode
    Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions.ModifyWebPartsNode

Namespace:  Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class ModifyWebPartsNode _
    Inherits ConsoleNode
'Usage
Dim instance As ModifyWebPartsNode
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class ModifyWebPartsNode : ConsoleNode

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

ModifyWebPartsNode-Member

Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions-Namespace