Page Template (mspp_pagetemplate) table/entity reference

URL of the .aspx page used to create new webpages.

Messages

The following table lists the messages for the Page Template (mspp_pagetemplate) 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_pagetemplates
See Create
Create records
CreateMultiple
Event: True
CreateMultiple CreateMultipleRequest
Delete
Event: True
DELETE /mspp_pagetemplates(mspp_pagetemplateid)
See Delete
Delete records
Retrieve
Event: True
GET /mspp_pagetemplates(mspp_pagetemplateid)
See Retrieve
Retrieve records
RetrieveEntityChanges
Event: True
RetrieveEntityChangesRequest
RetrieveMultiple
Event: True
GET /mspp_pagetemplates
See Query data
Query data
Update
Event: True
PATCH /mspp_pagetemplates(mspp_pagetemplateid)
See Update
Update records
UpdateMultiple
Event: True
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /mspp_pagetemplates(mspp_pagetemplateid)
See Upsert a table row
UpsertRequest
UpsertMultiple
Event: False
UpsertMultiple UpsertMultipleRequest

Events

The following table lists the events for the Page Template (mspp_pagetemplate) 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 BulkRetain Learn to use messages with the SDK for .NET
PurgeRetainedContent PurgeRetainedContent Learn to use messages with the SDK for .NET
Retain Retain Learn to use messages with the SDK for .NET
RollbackRetain RollbackRetain Learn to use messages with the SDK for .NET
ValidateRetentionConfig ValidateRetentionConfig Learn to use messages with the SDK for .NET

Properties

The following table lists selected properties for the Page Template (mspp_pagetemplate) table.

Property Value
DisplayName Page Template
DisplayCollectionName Page Templates
SchemaName mspp_pagetemplate
CollectionSchemaName mspp_pagetemplates
EntitySetName mspp_pagetemplates
LogicalName mspp_pagetemplate
LogicalCollectionName mspp_pagetemplates
PrimaryIdAttribute mspp_pagetemplateid
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_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_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_description

Property Value
Description
DisplayName Description
IsValidForForm True
IsValidForRead True
LogicalName mspp_description
RequiredLevel Recommended
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 2000

mspp_entityname

Property Value
Description
DisplayName Table Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_entityname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 250

mspp_isdefault

Property Value
Description
DisplayName Is Default
IsValidForForm True
IsValidForRead True
LogicalName mspp_isdefault
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_pagetemplate_mspp_isdefault
DefaultValue False
True Label Yes
False Label No

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_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_pagetemplateId

Property Value
Description Unique identifier for entity instances
DisplayName Page Template
IsValidForForm False
IsValidForRead True
LogicalName mspp_pagetemplateid
RequiredLevel SystemRequired
Type Uniqueidentifier

mspp_rewriteurl

Property Value
Description
DisplayName Rewrite Url
IsValidForForm True
IsValidForRead True
LogicalName mspp_rewriteurl
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_type

Property Value
Description The type of the record.
DisplayName Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_type
RequiredLevel ApplicationRequired
Type Picklist
DefaultFormValue 756150000
GlobalChoiceName mspp_pagetemplate_mspp_type

mspp_type Choices/Options

Value Label
756150000 Rewrite
756150001 Web Template

mspp_usewebsiteheaderandfooter

Property Value
Description Control whether this web template page template will be rendered using the website header and footer, or control rendering of all page content.
DisplayName Use Website Header and Footer
IsValidForForm True
IsValidForRead True
LogicalName mspp_usewebsiteheaderandfooter
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_pagetemplate_mspp_usewebsiteheaderandfooter
DefaultValue True
True Label Yes
False Label No

mspp_websiteid

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

mspp_webtemplateid

Property Value
Description Unique identifier for Web Template associated with Page Template.
DisplayName Web Template
IsValidForForm True
IsValidForRead True
LogicalName mspp_webtemplateid
RequiredLevel None
Type Lookup
Targets mspp_webtemplate

statecode

Property Value
Description Status of the Page Template
DisplayName Status
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State
DefaultFormValue
GlobalChoiceName mspp_pagetemplate_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 Page Template
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status
DefaultFormValue
GlobalChoiceName mspp_pagetemplate_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_systemuser_mspp_pagetemplate_createdby

One-To-Many Relationship: systemuser mspp_systemuser_mspp_pagetemplate_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_pagetemplate_modifiedby

One-To-Many Relationship: systemuser mspp_systemuser_mspp_pagetemplate_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_website_pagetemplate

One-To-Many Relationship: mspp_website mspp_website_pagetemplate

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_webtemplate_pagetemplate

One-To-Many Relationship: mspp_webtemplate mspp_webtemplate_pagetemplate

Property Value
ReferencedEntity mspp_webtemplate
ReferencedAttribute mspp_webtemplateid
ReferencingAttribute mspp_webtemplateid
ReferencingEntityNavigationPropertyName mspp_webtemplateid
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_pagetemplate_webpage

Many-To-One Relationship: mspp_webpage mspp_pagetemplate_webpage

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

See also

Dataverse table/entity reference
Dataverse Web API Reference
mspp_pagetemplate