Click or drag to resize

WebPartPageDefinition Fields

The WebPartPageDefinition type exposes the following members.

Fields
  NameDescription
Public fieldContentType
Specifies the content type of the item.
(Inherited from BaseItemDefinition.)
Public fieldExternalName (Inherited from DocumentDefinition.)
Public fieldFields
Contains fields which should be set on the item.
(Inherited from BaseItemDefinition.)
Public fieldName
Specifies the name of the file.
(Inherited from DocumentDefinition.)
Public fieldPermissionAssignments
Contains permission assignment definitions for this object.
(Inherited from BaseObjectDefinition.)
Public fieldRemoveWebParts
If enabled, the existing Web Parts on the page are removed.
Public fieldTags
Specifies a list of tags which will be applied to the current object.
(Inherited from BaseObjectDefinition.)
Public fieldTemplate
Specifies URL of the template for the web part page. Leave empty to update an existing file and specify (e.g. Default.apsx) when creating a new one.
Public fieldWebParts
Contains configurations for Web Parts that are placed on the page.
Top
See Also