Microsoft.SharePoint.Client.WebParts namespace
SharePoint Online
Provides types and members for working with Web Parts on the client.
| Class | Description | |
|---|---|---|
|
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. |
|
LimitedWebPartManagerObjectPropertyNames | This class and its members are reserved for internal use and are not intended to be used in your code. |
|
LimitedWebPartManagerPropertyNames | This class and its members are reserved for internal use and are not intended to be used in your code. |
|
TileData | |
|
WebPart | Represents a Web Part on a Web Part Page. |
|
WebPartDefinition | Represents a Web Part on a Web Part Page. |
|
WebPartDefinitionCollection | Implements a collection of WebPartDefintion objects. |
|
WebPartDefinitionObjectPropertyNames | This class and its members are reserved for internal use and are not intended to be used in your code. |
|
WebPartDefinitionPropertyNames | This class and its members are reserved for internal use and are not intended to be used in your code. |
|
WebPartObjectPropertyNames | |
|
WebPartPropertyNames | This class and its members are reserved for internal use and are not intended to be used in your code. |
| Enumeration | Description | |
|---|---|---|
|
PersonalizationScope | Specifies the personalization scope for the LimitedWebPartManager object. |
|
WebPartExportMode |
Show: