Microsoft.SharePoint.Client.WebParts Namespace

Provides types and members for working with Web Parts on the client.

Classes

  Class Description
Public class LimitedWebPartManager Provides operations to access and modify the existing Web Parts on a Web Part Page, and add new ones to the Web Part Page.
Public class LimitedWebPartManagerObjectPropertyNames This class and its members are reserved for internal use and are not intended to be used in your code.
Public class LimitedWebPartManagerPropertyNames This class and its members are reserved for internal use and are not intended to be used in your code.
Public class WebPart Represents a Web Part on a Web Part Page.
Public class WebPartDefinition Represents a Web Part on a Web Part Page.
Public class WebPartDefinitionCollection Implements a collection of Web Part definition objects.
Public class WebPartDefinitionObjectPropertyNames This class and its members are reserved for internal use and are not intended to be used in your code.
Public class WebPartDefinitionPropertyNames This class and its members are reserved for internal use and are not intended to be used in your code.
Public class WebPartPropertyNames olpiainternal

Enumerations

  Enumeration Description
Public enumeration PersonalizationScope Specifies the personalization scope for the LimitedWebPartManager object.