Skip to content

Latest commit

 

History

History
1246 lines (1035 loc) · 43.9 KB

File metadata and controls

1246 lines (1035 loc) · 43.9 KB
title description ms.date ms.service ms.topic author ms.author search.audienceType
Web Page (mspp_webpage) table/entity reference (Microsoft Dataverse)
Includes schema information and supported messages for the Web Page (mspp_webpage) table/entity with Microsoft Dataverse.
08/30/2024
powerapps
reference
phecke
pehecke
developer

Web Page (mspp_webpage) table/entity reference

Web Page

Messages

The following table lists the messages for the Web Page (mspp_webpage) table. Messages represent operations that can be performed on the table. They may also be events.

Name
Is Event?
Web API Operation SDK for .NET
Create
Event: True
POST /mspp_webpages
See Create
Create records
CreateMultiple
Event: True
<xref:Microsoft.Dynamics.CRM.CreateMultiple?displayProperty=nameWithType /> xref:Microsoft.Xrm.Sdk.Messages.CreateMultipleRequest
Delete
Event: True
DELETE /mspp_webpages(mspp_webpageid)
See Delete
Delete records
DeleteMultiple
Event: True
DeleteMultiple action Learn to use messages with the SDK for .NET
Retrieve
Event: True
GET /mspp_webpages(mspp_webpageid)
See Retrieve
Retrieve records
RetrieveEntityChanges
Event: True
xref:Microsoft.Xrm.Sdk.Messages.RetrieveEntityChangesRequest
RetrieveMultiple
Event: True
GET /mspp_webpages
See Query data
Query data
Update
Event: True
PATCH /mspp_webpages(mspp_webpageid)
See Update
Update records
UpdateMultiple
Event: True
<xref:Microsoft.Dynamics.CRM.UpdateMultiple?displayProperty=nameWithType /> xref:Microsoft.Xrm.Sdk.Messages.UpdateMultipleRequest
Upsert
Event: False
PATCH /mspp_webpages(mspp_webpageid)
See Upsert a table row
xref:Microsoft.Xrm.Sdk.Messages.UpsertRequest
UpsertMultiple
Event: False
<xref:Microsoft.Dynamics.CRM.UpsertMultiple?displayProperty=nameWithType /> xref:Microsoft.Xrm.Sdk.Messages.UpsertMultipleRequest

Events

The following table lists the events for the Web Page (mspp_webpage) table. Events are messages that exist so that you can subscribe to them. Unless you added the event, you shouldn't invoke the message, only subscribe to it.

Name Web API Operation SDK for .NET
BulkRetain <xref:Microsoft.Dynamics.CRM.BulkRetain?displayProperty=nameWithType /> Learn to use messages with the SDK for .NET
PurgeRetainedContent <xref:Microsoft.Dynamics.CRM.PurgeRetainedContent?displayProperty=nameWithType /> Learn to use messages with the SDK for .NET
Retain <xref:Microsoft.Dynamics.CRM.Retain?displayProperty=nameWithType /> Learn to use messages with the SDK for .NET
RollbackRetain <xref:Microsoft.Dynamics.CRM.RollbackRetain?displayProperty=nameWithType /> Learn to use messages with the SDK for .NET
ValidateRetentionConfig <xref:Microsoft.Dynamics.CRM.ValidateRetentionConfig?displayProperty=nameWithType /> Learn to use messages with the SDK for .NET

Properties

The following table lists selected properties for the Web Page (mspp_webpage) table.

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

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
IsValidForForm True
IsValidForRead True
LogicalName mspp_alloworigin
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 250

mspp_category

Property Value
Description
DisplayName Category
IsValidForForm True
IsValidForRead True
LogicalName mspp_category
RequiredLevel None
Type Picklist
DefaultFormValue -1
GlobalChoiceName mspp_webpage_mspp_category

mspp_category Choices/Options

Value Label
1 News

mspp_copy

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

mspp_createdby

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

mspp_createdbyipaddress

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

mspp_createdbyusername

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

mspp_createdon

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

mspp_customcss

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

mspp_customjavascript

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

mspp_displaydate

Property Value
Description
DisplayName Display Date
IsValidForForm True
IsValidForRead True
LogicalName mspp_displaydate
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0

mspp_displayorder

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

mspp_editorialcomments

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

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
GlobalChoiceName mspp_webpage_mspp_enablerating
DefaultValue False
True Label Yes
False Label No

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
Type Lookup
Targets mspp_entityform

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
Type Lookup
Targets mspp_entitylist

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
GlobalChoiceName mspp_webpage_mspp_excludefromsearch
DefaultValue False
True Label Yes
False Label No

mspp_expirationdate

Property Value
Description
DisplayName Expiration Date
IsValidForForm True
IsValidForRead True
LogicalName mspp_expirationdate
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0

mspp_feedbackpolicy

Property Value
Description
DisplayName Comment Policy
IsValidForForm True
IsValidForRead True
LogicalName mspp_feedbackpolicy
RequiredLevel None
Type Picklist
DefaultFormValue 756150000
GlobalChoiceName mspp_webpage_mspp_feedbackpolicy

mspp_feedbackpolicy Choices/Options

Value Label
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
GlobalChoiceName mspp_webpage_mspp_hiddenfromsitemap
DefaultValue False
True Label Yes
False Label No

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
Type Lookup
Targets mspp_webfile

mspp_imageurl

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

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
GlobalChoiceName mspp_webpage_mspp_isofflinecached
DefaultValue False
True Label Yes
False Label No

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
GlobalChoiceName mspp_webpage_mspp_isroot
DefaultValue False
True Label Yes
False Label No

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
Type Lookup
Targets mspp_webpage

mspp_meta_description

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

mspp_modifiedby

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

mspp_modifiedbyipaddress

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

mspp_modifiedbyusername

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

mspp_modifiedon

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

mspp_name

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

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
Type Lookup
Targets mspp_weblinkset

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
Type Lookup
Targets mspp_pagetemplate

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
Type Lookup
Targets mspp_webpage

mspp_partialurl

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

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
Type Lookup
Targets mspp_publishingstate

mspp_releasedate

Property Value
Description
DisplayName Release Date
IsValidForForm True
IsValidForRead True
LogicalName mspp_releasedate
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0

mspp_rootwebpageid

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

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
GlobalChoiceName mspp_webpage_mspp_sharedpageconfiguration
DefaultValue True
True Label Yes
False Label No

mspp_summary

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

mspp_title

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

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
Type Lookup
Targets mspp_webform

mspp_webpageId

Property Value
Description Unique identifier for entity instances
DisplayName Web Page
IsValidForForm False
IsValidForRead True
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
Type Lookup
Targets mspp_websitelanguage

mspp_websiteid

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

statecode

Property Value
Description Status of the Web Page
DisplayName Status
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State
DefaultFormValue
GlobalChoiceName mspp_webpage_statecode

statecode Choices/Options

Value Details
0 Label: Active
DefaultStatus: 1
InvariantName: Active
1 Label: Inactive
DefaultStatus: 2
InvariantName: 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
DefaultFormValue
GlobalChoiceName mspp_webpage_statuscode

statuscode Choices/Options

Value Details
1 Label: Active
State:0
TransitionData: None
2 Label: Inactive
State:1
TransitionData: None

Many-to-One relationships

These relationships are many-to-one. Listed by SchemaName.

mspp_pagetemplate_webpage

One-To-Many Relationship: mspp_pagetemplate mspp_pagetemplate_webpage

Property Value
ReferencedEntity mspp_pagetemplate
ReferencedAttribute mspp_pagetemplateid
ReferencingAttribute mspp_pagetemplateid
ReferencingEntityNavigationPropertyName mspp_pagetemplateid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_publishingstate_webpage

One-To-Many Relationship: mspp_publishingstate mspp_publishingstate_webpage

Property Value
ReferencedEntity mspp_publishingstate
ReferencedAttribute mspp_publishingstateid
ReferencingAttribute mspp_publishingstateid
ReferencingEntityNavigationPropertyName mspp_publishingstateid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_webpage_createdby

One-To-Many Relationship: systemuser mspp_systemuser_mspp_webpage_createdby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute mspp_createdby
ReferencingEntityNavigationPropertyName mspp_createdby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_webpage_modifiedby

One-To-Many Relationship: systemuser mspp_systemuser_mspp_webpage_modifiedby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute mspp_modifiedby
ReferencingEntityNavigationPropertyName mspp_modifiedby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webfile_webpage_image

One-To-Many Relationship: mspp_webfile mspp_webfile_webpage_image

Property Value
ReferencedEntity mspp_webfile
ReferencedAttribute mspp_webfileid
ReferencingAttribute mspp_image
ReferencingEntityNavigationPropertyName mspp_image
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webpage_entityform

One-To-Many Relationship: mspp_entityform mspp_webpage_entityform

Property Value
ReferencedEntity mspp_entityform
ReferencedAttribute mspp_entityformid
ReferencingAttribute mspp_entityform
ReferencingEntityNavigationPropertyName mspp_entityform
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webpage_entitylist

One-To-Many Relationship: mspp_entitylist mspp_webpage_entitylist

Property Value
ReferencedEntity mspp_entitylist
ReferencedAttribute mspp_entitylistid
ReferencingAttribute mspp_entitylist
ReferencingEntityNavigationPropertyName mspp_entitylist
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webpage_masterwebpage

One-To-Many Relationship: mspp_webpage mspp_webpage_masterwebpage

Property Value
ReferencedEntity mspp_webpage
ReferencedAttribute mspp_webpageid
ReferencingAttribute mspp_masterwebpageid
ReferencingEntityNavigationPropertyName mspp_masterwebpageid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webpage_navigation_weblinkset

One-To-Many Relationship: mspp_weblinkset mspp_webpage_navigation_weblinkset

Property Value
ReferencedEntity mspp_weblinkset
ReferencedAttribute mspp_weblinksetid
ReferencingAttribute mspp_navigation
ReferencingEntityNavigationPropertyName mspp_navigation
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webpage_webform

One-To-Many Relationship: mspp_webform mspp_webpage_webform

Property Value
ReferencedEntity mspp_webform
ReferencedAttribute mspp_webformid
ReferencingAttribute mspp_webform
ReferencingEntityNavigationPropertyName mspp_webform
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webpage_webpage

One-To-Many Relationship: mspp_webpage mspp_webpage_webpage

Property Value
ReferencedEntity mspp_webpage
ReferencedAttribute mspp_webpageid
ReferencingAttribute mspp_parentpageid
ReferencingEntityNavigationPropertyName mspp_parentpageid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webpage_webpage_rootwebpageid

One-To-Many Relationship: mspp_webpage mspp_webpage_webpage_rootwebpageid

Property Value
ReferencedEntity mspp_webpage
ReferencedAttribute mspp_webpageid
ReferencingAttribute mspp_rootwebpageid
ReferencingEntityNavigationPropertyName mspp_rootwebpageid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_website_webpage

One-To-Many Relationship: mspp_website mspp_website_webpage

Property Value
ReferencedEntity mspp_website
ReferencedAttribute mspp_websiteid
ReferencingAttribute mspp_websiteid
ReferencingEntityNavigationPropertyName mspp_websiteid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_websitelanguage_webpage_webpagelanguageid

One-To-Many Relationship: mspp_websitelanguage mspp_websitelanguage_webpage_webpagelanguageid

Property Value
ReferencedEntity mspp_websitelanguage
ReferencedAttribute mspp_websitelanguageid
ReferencingAttribute mspp_webpagelanguageid
ReferencingEntityNavigationPropertyName mspp_webpagelanguageid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

One-to-Many relationships

These relationships are one-to-many. Listed by SchemaName.

mspp_entityform_redirectwebpage

Many-To-One Relationship: mspp_entityform mspp_entityform_redirectwebpage

Property Value
ReferencingEntity mspp_entityform
ReferencingAttribute mspp_redirectwebpage
ReferencedEntityNavigationPropertyName mspp_entityform_redirectwebpage
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

mspp_entitylist_webpageforcreate

Many-To-One Relationship: mspp_entitylist mspp_entitylist_webpageforcreate

Property Value
ReferencingEntity mspp_entitylist
ReferencingAttribute mspp_webpageforcreate
ReferencedEntityNavigationPropertyName mspp_entitylist_webpageforcreate
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

mspp_entitylist_webpagefordetailsview

Many-To-One Relationship: mspp_entitylist mspp_entitylist_webpagefordetailsview

Property Value
ReferencingEntity mspp_entitylist
ReferencingAttribute mspp_webpagefordetailsview
ReferencedEntityNavigationPropertyName mspp_entitylist_webpagefordetailsview
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseLabel
Group: Details
Label: Entity List (Details View)
MenuId: null
Order: 100590
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

mspp_parentwebpage_shortcut

Many-To-One Relationship: mspp_shortcut mspp_parentwebpage_shortcut

Property Value
ReferencingEntity mspp_shortcut
ReferencingAttribute mspp_parentpage_webpageid
ReferencedEntityNavigationPropertyName mspp_parentwebpage_shortcut
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order: 101200
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

mspp_webformstep_redirectwebpage

Many-To-One Relationship: mspp_webformstep mspp_webformstep_redirectwebpage

Property Value
ReferencingEntity mspp_webformstep
ReferencingAttribute mspp_redirectwebpage
ReferencedEntityNavigationPropertyName mspp_webformstep_redirectwebpage
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

mspp_webpage_masterwebpage

Many-To-One Relationship: mspp_webpage mspp_webpage_masterwebpage

Property Value
ReferencingEntity mspp_webpage
ReferencingAttribute mspp_masterwebpageid
ReferencedEntityNavigationPropertyName mspp_webpage_masterwebpage
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseLabel
Group: Details
Label: Subscriber Web Pages
MenuId: null
Order: 101400
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

mspp_webpage_redirect

Many-To-One Relationship: mspp_redirect mspp_webpage_redirect

Property Value
ReferencingEntity mspp_redirect
ReferencingAttribute mspp_webpageid
ReferencedEntityNavigationPropertyName mspp_webpage_redirect
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 101100
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

mspp_webpage_shortcut

Many-To-One Relationship: mspp_shortcut mspp_webpage_shortcut

Property Value
ReferencingEntity mspp_shortcut
ReferencingAttribute mspp_webpageid
ReferencedEntityNavigationPropertyName mspp_webpage_shortcut
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 101200
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

mspp_webpage_sitemarker

Many-To-One Relationship: mspp_sitemarker mspp_webpage_sitemarker

Property Value
ReferencingEntity mspp_sitemarker
ReferencingAttribute mspp_pageid
ReferencedEntityNavigationPropertyName mspp_webpage_sitemarker
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 100300
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

mspp_webpage_webfile

Many-To-One Relationship: mspp_webfile mspp_webpage_webfile

Property Value
ReferencingEntity mspp_webfile
ReferencingAttribute mspp_parentpageid
ReferencedEntityNavigationPropertyName mspp_webpage_webfile
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseLabel
Group: Details
Label: Child Files
MenuId: null
Order: 100100
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

mspp_webpage_weblink

Many-To-One Relationship: mspp_weblink mspp_webpage_weblink

Property Value
ReferencingEntity mspp_weblink
ReferencingAttribute mspp_pageid
ReferencedEntityNavigationPropertyName mspp_webpage_weblink
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 100400
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

mspp_webpage_webpage

Many-To-One Relationship: mspp_webpage mspp_webpage_webpage

Property Value
ReferencingEntity mspp_webpage
ReferencingAttribute mspp_parentpageid
ReferencedEntityNavigationPropertyName mspp_webpage_webpage
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseLabel
Group: Details
Label: Child Pages
MenuId: null
Order: 100200
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

mspp_webpage_webpage_rootwebpageid

Many-To-One Relationship: mspp_webpage mspp_webpage_webpage_rootwebpageid

Property Value
ReferencingEntity mspp_webpage
ReferencingAttribute mspp_rootwebpageid
ReferencedEntityNavigationPropertyName mspp_webpage_webpage_rootwebpageid
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

mspp_webpage_webpageaccesscontrolrule

Many-To-One Relationship: mspp_webpageaccesscontrolrule mspp_webpage_webpageaccesscontrolrule

Property Value
ReferencingEntity mspp_webpageaccesscontrolrule
ReferencingAttribute mspp_webpageid
ReferencedEntityNavigationPropertyName mspp_webpage_webpageaccesscontrolrule
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseLabel
Group: Details
Label: Access Control Rules
MenuId: null
Order: 100100
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

See also

Dataverse table/entity reference
Dataverse Web API Reference
xref:Microsoft.Dynamics.CRM.mspp_webpage?displayProperty=fullName