Web Page (mspp_webpage) table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.

Web Page

Added by: Power Pages Apps Solution

Messages

Message Web API Operation SDK class or method
BulkRetain This message is to be executed only by Dataverse to trigger registered plug-ins and flows.
Create POST /mspp_webpages
See Create
CreateRequest or
Create
CreateMultiple CreateMultiple CreateMultipleRequest
Delete DELETE /mspp_webpages(mspp_webpageid)
See Delete
DeleteRequest or
Delete
PurgeRetainedContent This message is to be executed only by Dataverse to trigger registered plug-ins and flows.
Retain This message is to be executed only by Dataverse to trigger registered plug-ins and flows.
Retrieve GET /mspp_webpages(mspp_webpageid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET /mspp_webpages
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple
RollbackRetain This message is to be executed only by Dataverse to trigger registered plug-ins and flows.
Update PATCH /mspp_webpages(mspp_webpageid)
See Update
UpdateRequest or
Update
UpdateMultiple UpdateMultiple UpdateMultipleRequest
ValidateRetentionConfig This message is to be executed only by Dataverse to trigger registered plug-ins and flows.

Properties

Property Value
CollectionSchemaName mspp_webpages
DisplayCollectionName Web Pages
DisplayName Web Page
EntitySetName mspp_webpages
IsBPFEntity False
LogicalCollectionName mspp_webpages
LogicalName mspp_webpage
OwnershipType OrganizationOwned
PrimaryIdAttribute mspp_webpageid
PrimaryNameAttribute mspp_name
SchemaName mspp_webpage

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

mspp_alloworigin

Property Value
Description Defines CORS header Access-Control-Allow-Origin for cross origin requests.
DisplayName Allow Origin
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_alloworigin
MaxLength 250
RequiredLevel None
Type String

mspp_category

Property Value
Description
DisplayName Category
IsValidForForm True
IsValidForRead True
LogicalName mspp_category
RequiredLevel None
Type Picklist

mspp_category Choices/Options

Value Label Description
1 News

mspp_copy

Property Value
Description
DisplayName Copy
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_copy
MaxLength 1048576
RequiredLevel None
Type Memo

mspp_createdby

Property Value
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_createdbyipaddress

Property Value
Description
DisplayName Created By IP Address
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdbyipaddress
MaxLength 100
RequiredLevel None
Type String

mspp_createdbyusername

Property Value
Description
DisplayName Created By Username
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdbyusername
MaxLength 100
RequiredLevel None
Type String

mspp_createdon

Property Value
DateTimeBehavior UserLocal
Description Shows the date and time when the record was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdon
RequiredLevel None
Type DateTime

mspp_customcss

Property Value
Description
DisplayName Custom CSS
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_customcss
MaxLength 1048576
RequiredLevel None
Type Memo

mspp_customjavascript

Property Value
Description
DisplayName Custom JavaScript
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_customjavascript
MaxLength 1048576
RequiredLevel None
Type Memo

mspp_displaydate

Property Value
DateTimeBehavior UserLocal
Description
DisplayName Display Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName mspp_displaydate
RequiredLevel None
Type DateTime

mspp_displayorder

Property Value
Description
DisplayName Display Order
Format None
IsValidForForm True
IsValidForRead True
LogicalName mspp_displayorder
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

mspp_editorialcomments

Property Value
Description
DisplayName Editorial Comments
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_editorialcomments
MaxLength 2000
RequiredLevel None
Type Memo

mspp_enablerating

Property Value
Description Setting this value to 'Yes' will allow users to rate the web page.
DisplayName Enable Ratings
IsValidForForm True
IsValidForRead True
LogicalName mspp_enablerating
RequiredLevel None
Type Boolean

mspp_enablerating Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

mspp_entityform

Property Value
Description Unique identifier for Entity Form associated with Web Page.
DisplayName Basic Form
IsValidForForm True
IsValidForRead True
LogicalName mspp_entityform
RequiredLevel None
Targets mspp_entityform
Type Lookup

mspp_entitylist

Property Value
Description Unique identifier for Entity List associated with Web Page.
DisplayName List
IsValidForForm True
IsValidForRead True
LogicalName mspp_entitylist
RequiredLevel None
Targets mspp_entitylist
Type Lookup

mspp_excludefromsearch

Property Value
Description Shows whether the webpage is excluded from the portal search.
DisplayName Exclude From Search
IsValidForForm True
IsValidForRead True
LogicalName mspp_excludefromsearch
RequiredLevel None
Type Boolean

mspp_excludefromsearch Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

mspp_expirationdate

Property Value
DateTimeBehavior UserLocal
Description
DisplayName Expiration Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName mspp_expirationdate
RequiredLevel None
Type DateTime

mspp_feedbackpolicy

Property Value
Description
DisplayName Comment Policy
IsValidForForm True
IsValidForRead True
LogicalName mspp_feedbackpolicy
RequiredLevel None
Type Picklist

mspp_feedbackpolicy Choices/Options

Value Label Description
756150000 Inherit
756150001 None
756150002 Open
756150003 Item
756150004 Moderated
756150005 Closed

mspp_hiddenfromsitemap

Property Value
Description
DisplayName Hidden From Sitemap
IsValidForForm True
IsValidForRead True
LogicalName mspp_hiddenfromsitemap
RequiredLevel ApplicationRequired
Type Boolean

mspp_hiddenfromsitemap Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

mspp_image

Property Value
Description Unique identifier for Web File associated with Web Page.
DisplayName Image
IsValidForForm True
IsValidForRead True
LogicalName mspp_image
RequiredLevel None
Targets mspp_webfile
Type Lookup

mspp_imageurl

Property Value
Description
DisplayName Image URL
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_imageurl
MaxLength 500
RequiredLevel None
Type String

mspp_isofflinecached

Property Value
Description Define whether to cache this page for PWA.
DisplayName isOfflineCached
IsValidForForm True
IsValidForRead True
LogicalName mspp_isofflinecached
RequiredLevel None
Type Boolean

mspp_isofflinecached Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

mspp_isroot

Property Value
Description Defines whether this is the "root" record of this translated group of Web Pages.
DisplayName Is Root
IsValidForForm True
IsValidForRead True
LogicalName mspp_isroot
RequiredLevel ApplicationRequired
Type Boolean

mspp_isroot Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

mspp_masterwebpageid

Property Value
Description Unique identifier for Web Page associated with Web Page.
DisplayName Master Web Page
IsValidForForm True
IsValidForRead True
LogicalName mspp_masterwebpageid
RequiredLevel None
Targets mspp_webpage
Type Lookup

mspp_meta_description

Property Value
Description
DisplayName Description
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_meta_description
MaxLength 255
RequiredLevel None
Type String

mspp_modifiedby

Property Value
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_modifiedbyipaddress

Property Value
Description
DisplayName Modified By IP Address
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedbyipaddress
MaxLength 100
RequiredLevel None
Type String

mspp_modifiedbyusername

Property Value
Description
DisplayName Modified By Username
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedbyusername
MaxLength 100
RequiredLevel None
Type String

mspp_modifiedon

Property Value
DateTimeBehavior UserLocal
Description Shows the date and time when the record was modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedon
RequiredLevel None
Type DateTime

mspp_name

Property Value
Description The name of the custom entity.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_name
MaxLength 100
RequiredLevel ApplicationRequired
Type String

mspp_navigation

Property Value
Description Unique identifier for Web Link Set associated with Web Page.
DisplayName Navigation
IsValidForForm True
IsValidForRead True
LogicalName mspp_navigation
RequiredLevel None
Targets mspp_weblinkset
Type Lookup

mspp_pagetemplateid

Property Value
Description Unique identifier for Page Template associated with Web Page.
DisplayName Page Template
IsValidForForm True
IsValidForRead True
LogicalName mspp_pagetemplateid
RequiredLevel ApplicationRequired
Targets mspp_pagetemplate
Type Lookup

mspp_parentpageid

Property Value
Description Unique identifier for Web Page associated with Web Page.
DisplayName Parent Page
IsValidForForm True
IsValidForRead True
LogicalName mspp_parentpageid
RequiredLevel Recommended
Targets mspp_webpage
Type Lookup

mspp_partialurl

Property Value
Description
DisplayName Partial URL
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_partialurl
MaxLength 100
RequiredLevel ApplicationRequired
Type String

mspp_publishingstateid

Property Value
Description Unique identifier for Publishing State associated with Web Page.
DisplayName Publishing State
IsValidForForm True
IsValidForRead True
LogicalName mspp_publishingstateid
RequiredLevel ApplicationRequired
Targets mspp_publishingstate
Type Lookup

mspp_releasedate

Property Value
DateTimeBehavior UserLocal
Description
DisplayName Release Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName mspp_releasedate
RequiredLevel None
Type DateTime

mspp_rootwebpageid

Property Value
Description Lookup to root WebPage.
DisplayName Root Webpage
IsValidForForm True
IsValidForRead True
LogicalName mspp_rootwebpageid
RequiredLevel None
Targets mspp_webpage
Type Lookup

mspp_sharedpageconfiguration

Property Value
Description Determines if the content page uses the root page configuration
DisplayName Shared Page Configuration
IsValidForForm True
IsValidForRead True
LogicalName mspp_sharedpageconfiguration
RequiredLevel ApplicationRequired
Type Boolean

mspp_sharedpageconfiguration Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 1

mspp_summary

Property Value
Description
DisplayName Summary
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_summary
MaxLength 25000
RequiredLevel None
Type Memo

mspp_title

Property Value
Description
DisplayName Title
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_title
MaxLength 512
RequiredLevel None
Type String

mspp_webform

Property Value
Description Unique identifier for Multistep Form associated with Web Page.
DisplayName Multistep Form
IsValidForForm True
IsValidForRead True
LogicalName mspp_webform
RequiredLevel None
Targets mspp_webform
Type Lookup

mspp_webpageId

Property Value
Description Unique identifier for entity instances
DisplayName Web Page
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mspp_webpageid
RequiredLevel SystemRequired
Type Uniqueidentifier

mspp_webpagelanguageid

Property Value
Description Language of this web page.
DisplayName Webpage Language
IsValidForForm True
IsValidForRead True
LogicalName mspp_webpagelanguageid
RequiredLevel ApplicationRequired
Targets mspp_websitelanguage
Type Lookup

mspp_websiteid

Property Value
Description Unique identifier for Website associated with Web Page.
DisplayName Website
IsValidForForm True
IsValidForRead True
LogicalName mspp_websiteid
RequiredLevel ApplicationRequired
Targets mspp_website
Type Lookup

statecode

Property Value
Description Status of the Web Page
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

statecode Choices/Options

Value Label DefaultStatus InvariantName
0 Active 1 Active
1 Inactive 2 Inactive

statuscode

Property Value
Description Reason for the status of the Web Page
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

statuscode Choices/Options

Value Label State
1 Active 0
2 Inactive 1

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.

mspp_createdbyName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyname
MaxLength 200
RequiredLevel None
Type String

mspp_createdbyYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyyominame
MaxLength 200
RequiredLevel None
Type String

mspp_entityformName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_entityformname
MaxLength 100
RequiredLevel None
Type String

mspp_entitylistName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_entitylistname
MaxLength 100
RequiredLevel None
Type String

mspp_imageName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_imagename
MaxLength 100
RequiredLevel None
Type String

mspp_masterwebpageidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_masterwebpageidname
MaxLength 100
RequiredLevel None
Type String

mspp_modifiedbyName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyname
MaxLength 200
RequiredLevel None
Type String

mspp_modifiedbyYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyyominame
MaxLength 200
RequiredLevel None
Type String

mspp_navigationName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_navigationname
MaxLength 100
RequiredLevel None
Type String

mspp_pagetemplateidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_pagetemplateidname
MaxLength 100
RequiredLevel None
Type String

mspp_parentpageidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_parentpageidname
MaxLength 100
RequiredLevel None
Type String

mspp_publishingstateidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_publishingstateidname
MaxLength 100
RequiredLevel None
Type String

mspp_rootwebpageidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_rootwebpageidname
MaxLength 100
RequiredLevel None
Type String

mspp_webformName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_webformname
MaxLength 100
RequiredLevel None
Type String

mspp_webpagelanguageidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_webpagelanguageidname
MaxLength 100
RequiredLevel None
Type String

mspp_websiteidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_websiteidname
MaxLength 100
RequiredLevel None
Type String

One-To-Many Relationships

Listed by SchemaName.

mspp_entityform_redirectwebpage

Same as the mspp_entityform_redirectwebpage many-to-one relationship for the mspp_entityform table/entity.

Property Value
ReferencingEntity mspp_entityform
ReferencingAttribute mspp_redirectwebpage
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_entityform_redirectwebpage
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_entitylist_webpageforcreate

Same as the mspp_entitylist_webpageforcreate many-to-one relationship for the mspp_entitylist table/entity.

Property Value
ReferencingEntity mspp_entitylist
ReferencingAttribute mspp_webpageforcreate
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_entitylist_webpageforcreate
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_entitylist_webpagefordetailsview

Same as the mspp_entitylist_webpagefordetailsview many-to-one relationship for the mspp_entitylist table/entity.

Property Value
ReferencingEntity mspp_entitylist
ReferencingAttribute mspp_webpagefordetailsview
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_entitylist_webpagefordetailsview
AssociatedMenuConfiguration Behavior: UseLabel
Group: Details
Label: Entity List (Details View)
Order: 100590
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_parentwebpage_shortcut

Same as the mspp_parentwebpage_shortcut many-to-one relationship for the mspp_shortcut table/entity.

Property Value
ReferencingEntity mspp_shortcut
ReferencingAttribute mspp_parentpage_webpageid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_parentwebpage_shortcut
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 101200
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webformstep_redirectwebpage

Same as the mspp_webformstep_redirectwebpage many-to-one relationship for the mspp_webformstep table/entity.

Property Value
ReferencingEntity mspp_webformstep
ReferencingAttribute mspp_redirectwebpage
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webformstep_redirectwebpage
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webpage_masterwebpage

Same as the mspp_webpage_masterwebpage many-to-one relationship for the mspp_webpage table/entity.

Property Value
ReferencingEntity mspp_webpage
ReferencingAttribute mspp_masterwebpageid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webpage_masterwebpage
AssociatedMenuConfiguration Behavior: UseLabel
Group: Details
Label: Subscriber Web Pages
Order: 101400
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webpage_redirect

Same as the mspp_webpage_redirect many-to-one relationship for the mspp_redirect table/entity.

Property Value
ReferencingEntity mspp_redirect
ReferencingAttribute mspp_webpageid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webpage_redirect
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 101100
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webpage_shortcut

Same as the mspp_webpage_shortcut many-to-one relationship for the mspp_shortcut table/entity.

Property Value
ReferencingEntity mspp_shortcut
ReferencingAttribute mspp_webpageid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webpage_shortcut
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 101200
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webpage_sitemarker

Same as the mspp_webpage_sitemarker many-to-one relationship for the mspp_sitemarker table/entity.

Property Value
ReferencingEntity mspp_sitemarker
ReferencingAttribute mspp_pageid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webpage_sitemarker
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 100300
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webpage_webfile

Same as the mspp_webpage_webfile many-to-one relationship for the mspp_webfile table/entity.

Property Value
ReferencingEntity mspp_webfile
ReferencingAttribute mspp_parentpageid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webpage_webfile
AssociatedMenuConfiguration Behavior: UseLabel
Group: Details
Label: Child Files
Order: 100100
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Same as the mspp_webpage_weblink many-to-one relationship for the mspp_weblink table/entity.

Property Value
ReferencingEntity mspp_weblink
ReferencingAttribute mspp_pageid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webpage_weblink
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 100400
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webpage_webpage

Same as the mspp_webpage_webpage many-to-one relationship for the mspp_webpage table/entity.

Property Value
ReferencingEntity mspp_webpage
ReferencingAttribute mspp_parentpageid
IsHierarchical True
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webpage_webpage
AssociatedMenuConfiguration Behavior: UseLabel
Group: Details
Label: Child Pages
Order: 100200
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webpage_webpage_rootwebpageid

Same as the mspp_webpage_webpage_rootwebpageid many-to-one relationship for the mspp_webpage table/entity.

Property Value
ReferencingEntity mspp_webpage
ReferencingAttribute mspp_rootwebpageid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webpage_webpage_rootwebpageid
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webpage_webpageaccesscontrolrule

Same as the mspp_webpage_webpageaccesscontrolrule many-to-one relationship for the mspp_webpageaccesscontrolrule table/entity.

Property Value
ReferencingEntity mspp_webpageaccesscontrolrule
ReferencingAttribute mspp_webpageid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webpage_webpageaccesscontrolrule
AssociatedMenuConfiguration Behavior: UseLabel
Group: Details
Label: Access Control Rules
Order: 100100
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Many-To-One Relationships

Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by SchemaName.

mspp_pagetemplate_webpage

See the mspp_pagetemplate_webpage one-to-many relationship for the mspp_pagetemplate table/entity.

mspp_publishingstate_webpage

See the mspp_publishingstate_webpage one-to-many relationship for the mspp_publishingstate table/entity.

mspp_systemuser_mspp_webpage_createdby

Added by: System Solution Solution

See the mspp_systemuser_mspp_webpage_createdby one-to-many relationship for the systemuser table/entity.

mspp_systemuser_mspp_webpage_modifiedby

Added by: System Solution Solution

See the mspp_systemuser_mspp_webpage_modifiedby one-to-many relationship for the systemuser table/entity.

mspp_webfile_webpage_image

See the mspp_webfile_webpage_image one-to-many relationship for the mspp_webfile table/entity.

mspp_webpage_entityform

See the mspp_webpage_entityform one-to-many relationship for the mspp_entityform table/entity.

mspp_webpage_entitylist

See the mspp_webpage_entitylist one-to-many relationship for the mspp_entitylist table/entity.

mspp_webpage_masterwebpage

See the mspp_webpage_masterwebpage one-to-many relationship for the mspp_webpage table/entity.

mspp_webpage_navigation_weblinkset

See the mspp_webpage_navigation_weblinkset one-to-many relationship for the mspp_weblinkset table/entity.

mspp_webpage_webform

See the mspp_webpage_webform one-to-many relationship for the mspp_webform table/entity.

mspp_webpage_webpage

See the mspp_webpage_webpage one-to-many relationship for the mspp_webpage table/entity.

mspp_webpage_webpage_rootwebpageid

See the mspp_webpage_webpage_rootwebpageid one-to-many relationship for the mspp_webpage table/entity.

mspp_website_webpage

See the mspp_website_webpage one-to-many relationship for the mspp_website table/entity.

mspp_websitelanguage_webpage_webpagelanguageid

See the mspp_websitelanguage_webpage_webpagelanguageid one-to-many relationship for the mspp_websitelanguage table/entity.

See also

Dataverse table/entity reference
Web API Reference
mspp_webpage EntityType