Web Part Property Information
Defines a set of parameters for a SharePoint web part.
| Reference Information |
| Release Status : |
Development |
| Alias Name : |
Entity.WebPartPropertiesInfo |
| Full Reference Name : |
Collaboris.Saf.Actions.Wss.Entities.WebPartPropertiesInfo |
| Assembly Name : |
Collaboris.Saf.Actions.Wss |
| Properties |
| Name |
Description |
Example Value |
Output |
Required |
| WebPartPageRelativeUrl |
String. Specifies the relative URL of the page in the web.
|
Pages/Default.aspx
|
false
|
true
|
| WebPartID |
String. Identifies the webpart in a page.
|
g_576c41f8_fa61_4752_bec9_8eadc99d8ef0
|
false
|
true
|
| PersonalizationScope |
PersonalizationScope. Indicates the PersonalizationScope for a WebPartManager object or the PersonalizationScope that applies to a property on a web parts control.
|
Shared
|
false
|
true
|
| Properties |
SerializableObjectDictionary`1. WebPart property value collection.
|
|
false
|
true
|