WebPart Element (Module)
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies the configuration information for a web part that has been serialized to binary data.
Definition
<WebPart
AllUsers = string
Assembly = string
Cache = string
Class = string
DisplayName = string
Flags = string
FrameState = integer
IsIncluded = "TRUE" | "FALSE"
List = string
PerUser = string
SolutionId = string
Src = string
Type = integer
Url = string
Version = string
View = string
WebId = string
WebPartIdProperty = string
WPTypeId = string />
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
---|---|
**AllUsers** |
Optional **string**. |
**Assembly** |
Optional **string**. |
**Cache** |
Optional **string**. |
**Class** |
Optional **string**. |
**DisplayName** |
Optional **string**. |
**Flags** |
Optional **string**. |
**FrameState** |
Optional **integer**. |
**IsIncluded** |
Optional **Boolean**. |
**List** |
Optional **string**. |
**PerUser** |
Optional **string**. |
**SolutionId** |
Optional **string**. |
**Src** |
Optional **string**. |
**Type** |
Optional **string**. |
**Url** |
Optional **string**. |
**Version** |
Optional **string**. |
**View** |
Optional **string**. |
**WebId** |
Optional **string**. |
**WebPartIdProperty** |
Optional **string**. |
**WPTypeId** |
Optional **string**. |
Child elements
None
Parent elements
Occurrences
Minimum: 1 Maximum: Unbounded |