Compartir a través de


Referencia de tabla o entidad Web Page (mspp_webpage)

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

Web Page

Añadido por: solución Power Pages Apps

Mensajes

Mensaje Operación de API web Método o clase de SDK
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/mspp_webpages
Vea Crear
CreateRequest o
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/mspp_webpages(mspp_webpageid)
Vea Eliminar
DeleteRequest o
Delete
PurgeRetainedContent PurgeRetainedContent Action <xref:Microsoft.Crm.Sdk.Messages.PurgeRetainedContentRequest>
Retain Retain Action <xref:Microsoft.Crm.Sdk.Messages.RetainRequest>
Retrieve GET [org URI]/api/data/v9.0/mspp_webpages(mspp_webpageid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/mspp_webpages
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
Update PATCH [org URI]/api/data/v9.0/mspp_webpages(mspp_webpageid)
Vea Actualizar
UpdateRequest o
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

Propiedades

Propiedad Valor
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

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

mspp_alloworigin

Propiedad Valor
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

Propiedad Valor
Description
DisplayName Category
IsValidForForm True
IsValidForRead True
LogicalName mspp_category
RequiredLevel None
Type Picklist

Elecciones/opciones de mspp_category

Valor Etiqueta Descripción
1 News

mspp_copy

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

mspp_createdby

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

mspp_createdbyipaddress

Propiedad Valor
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

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

mspp_createdon

Propiedad Valor
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

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

mspp_customjavascript

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

mspp_displaydate

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

mspp_displayorder

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

mspp_editorialcomments

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

mspp_enablerating

Propiedad Valor
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

Elecciones/opciones de mspp_enablerating

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_entityform

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Elecciones/opciones de mspp_excludefromsearch

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_expirationdate

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

mspp_feedbackpolicy

Propiedad Valor
Description
DisplayName Comment Policy
IsValidForForm True
IsValidForRead True
LogicalName mspp_feedbackpolicy
RequiredLevel None
Type Picklist

Elecciones/opciones de mspp_feedbackpolicy

Valor Etiqueta Descripción
756150000 Inherit
756150001 None
756150002 Open
756150003 Item
756150004 Moderated
756150005 Closed

mspp_hiddenfromsitemap

Propiedad Valor
Description
DisplayName Hidden From Sitemap
IsValidForForm True
IsValidForRead True
LogicalName mspp_hiddenfromsitemap
RequiredLevel ApplicationRequired
Type Boolean

Elecciones/opciones de mspp_hiddenfromsitemap

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_image

Propiedad Valor
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

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

mspp_isofflinecached

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

Elecciones/opciones de mspp_isofflinecached

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_isroot

Propiedad Valor
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

Elecciones/opciones de mspp_isroot

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_masterwebpageid

Propiedad Valor
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

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

mspp_modifiedby

Propiedad Valor
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

Propiedad Valor
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

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

mspp_modifiedon

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

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

mspp_publishingstateid

Propiedad Valor
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

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

mspp_rootwebpageid

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

mspp_sharedpageconfiguration

Propiedad Valor
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

Elecciones/opciones de mspp_sharedpageconfiguration

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 1

mspp_summary

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

mspp_title

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

mspp_webform

Propiedad Valor
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

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

mspp_webpagelanguageid

Propiedad Valor
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

Propiedad Valor
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

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

Elecciones/opciones de statecode

Valor Etiqueta Estado predeterminado Nombre invariable
0 Active 1 Active
1 Inactive 2 Inactive

statuscode

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

Elecciones/opciones de statuscode

Valor Etiqueta Estado
1 Active 0
2 Inactive 1

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

mspp_createdbyName

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

mspp_createdbyYomiName

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

mspp_entityformName

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

mspp_entitylistName

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

mspp_imageName

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

mspp_masterwebpageidName

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

mspp_modifiedbyName

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

mspp_modifiedbyYomiName

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

mspp_navigationName

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

mspp_pagetemplateidName

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

mspp_parentpageidName

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

mspp_publishingstateidName

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

mspp_rootwebpageidName

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

mspp_webformName

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

mspp_webpagelanguageidName

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

mspp_websiteidName

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

Relaciones de uno a varios

Listado por SchemaName.

mspp_entityform_redirectwebpage

Igual que la relación de varios a uno mspp_entityform_redirectwebpage de la tabla mspp_entityform.

Propiedad Valor
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

Igual que la relación de varios a uno mspp_entitylist_webpageforcreate de la tabla mspp_entitylist.

Propiedad Valor
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

Igual que la relación de varios a uno mspp_entitylist_webpagefordetailsview de la tabla mspp_entitylist.

Propiedad Valor
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

Igual que la relación de varios a uno mspp_parentwebpage_shortcut de la tabla mspp_shortcut.

Propiedad Valor
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

Igual que la relación de varios a uno mspp_webformstep_redirectwebpage de la tabla mspp_webformstep.

Propiedad Valor
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

Igual que la relación de varios a uno mspp_webpage_masterwebpage de la tabla mspp_webpage.

Propiedad Valor
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

Igual que la relación de varios a uno mspp_webpage_redirect de la tabla mspp_redirect.

Propiedad Valor
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

Igual que la relación de varios a uno mspp_webpage_shortcut de la tabla mspp_shortcut.

Propiedad Valor
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

Igual que la relación de varios a uno mspp_webpage_sitemarker de la tabla mspp_sitemarker.

Propiedad Valor
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

Igual que la relación de varios a uno mspp_webpage_webfile de la tabla mspp_webfile.

Propiedad Valor
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

Igual que la relación de varios a uno mspp_webpage_weblink de la tabla mspp_weblink.

Propiedad Valor
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

Igual que la relación de varios a uno mspp_webpage_webpage de la tabla mspp_webpage.

Propiedad Valor
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

Igual que la relación de varios a uno mspp_webpage_webpage_rootwebpageid de la tabla mspp_webpage.

Propiedad Valor
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

Igual que la relación de varios a uno mspp_webpage_webpageaccesscontrolrule de la tabla mspp_webpageaccesscontrolrule.

Propiedad Valor
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

Relaciones de varios a uno

Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.

mspp_pagetemplate_webpage

Consulte la relación de uno a varios mspp_pagetemplate_webpage de la tabla mspp_pagetemplate.

mspp_publishingstate_webpage

Consulte la relación de uno a varios mspp_publishingstate_webpage de la tabla mspp_publishingstate.

mspp_systemuser_mspp_webpage_createdby

Añadido por: solución System Solution

Consulte la relación de uno a varios mspp_systemuser_mspp_webpage_createdby de la tabla systemuser.

mspp_systemuser_mspp_webpage_modifiedby

Añadido por: solución System Solution

Consulte la relación de uno a varios mspp_systemuser_mspp_webpage_modifiedby de la tabla systemuser.

mspp_webfile_webpage_image

Consulte la relación de uno a varios mspp_webfile_webpage_image de la tabla mspp_webfile.

mspp_webpage_entityform

Consulte la relación de uno a varios mspp_webpage_entityform de la tabla mspp_entityform.

mspp_webpage_entitylist

Consulte la relación de uno a varios mspp_webpage_entitylist de la tabla mspp_entitylist.

mspp_webpage_masterwebpage

Consulte la relación de uno a varios mspp_webpage_masterwebpage de la tabla mspp_webpage.

mspp_webpage_navigation_weblinkset

Consulte la relación de uno a varios mspp_webpage_navigation_weblinkset de la tabla mspp_weblinkset.

mspp_webpage_webform

Consulte la relación de uno a varios mspp_webpage_webform de la tabla mspp_webform.

mspp_webpage_webpage

Consulte la relación de uno a varios mspp_webpage_webpage de la tabla mspp_webpage.

mspp_webpage_webpage_rootwebpageid

Consulte la relación de uno a varios mspp_webpage_webpage_rootwebpageid de la tabla mspp_webpage.

mspp_website_webpage

Consulte la relación de uno a varios mspp_website_webpage de la tabla mspp_website.

mspp_websitelanguage_webpage_webpagelanguageid

Consulte la relación de uno a varios mspp_websitelanguage_webpage_webpagelanguageid de la tabla mspp_websitelanguage.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web mspp_webpage EntityType