mspp_websitelanguage EntityType

Languages supported and publishing status for the portal

Entity Set Path
[organization URI]/api/data/v9.2/mspp_websitelanguages
Base Type
crmbaseentity
Display Name
Website Language
Primary Key
mspp_websitelanguageid
Primary Key Attribute
mspp_name
Operations Supported
POST GET PATCH DELETE

Properties

Properties represent fields of data stored in the entity.Some properties are read-only.

Name Type Details
mspp_createdon Edm.DateTimeOffset

Shows the date and time when the record was created.

Display Name: Created On

mspp_description Edm.String

Display Name: Description

mspp_displayname Edm.String

Localized display name of the portal language

Display Name: Portal Display Name

mspp_languagecode Edm.String

Locale or language identifier that appears in the URL to indicate the portal language

Display Name: Language Code

mspp_lcid Edm.Int32

Locale ID that is assigned to the portal language

Display Name: Language Code Identifier

mspp_modifiedon Edm.DateTimeOffset

Shows the date and time when the record was modified.

Display Name: Modified On

mspp_name Edm.String

Name of the portal language

Display Name: Name

mspp_systemlanguage Edm.Int32

The system language determines which portal languages are available

Display Name: System Language

mspp_websitelanguageid Edm.Guid

Unique identifier for entity instances

Display Name: Website Language

mspp_websitelcid Edm.Int32

This attribute is used only in Power Pages Management App, and only for UI purpose. It's value is mapped to mspp_systemlanguage.

Display Name: Power Pages Language

Default Options
Values Label
1025 Arabic
1069 Basque - Basque
1026 Bulgarian - Bulgaria
1027 Catalan - Catalan
2052 Chinese - China
3076 Chinese - Hong Kong SAR
1028 Chinese - Traditional
1050 Croatian - Croatia
1029 Czech - Czech Republic
1030 Danish - Denmark
1043 Dutch - Netherlands
1033 English
1061 Estonian - Estonia
1035 Finnish - Finland
1036 French - France
1110 Galician - Spain
1031 German - Germany
1032 Greek - Greece
1037 Hebrew
1081 Hindi - India
1038 Hungarian - Hungary
1057 Indonesian - Indonesia
1040 Italian - Italy
1041 Japanese - Japan
1087 Kazakh - Kazakhstan
1042 Korean - Korea
1062 Latvian - Latvia
1063 Lithuanian - Lithuania
1086 Malay - Malaysia
1044 Norwegian (Bokmål) - Norway
1045 Polish - Poland
1046 Portuguese - Brazil
2070 Portuguese - Portugal
1048 Romanian - Romania
1049 Russian - Russia
3098 Serbian (Cyrillic) - Serbia
2074 Serbian (Latin) - Serbia
1051 Slovak - Slovakia
1060 Slovenian - Slovenia
3082 Spanish (Traditional Sort) - Spain
1053 Swedish - Sweden
1054 Thai - Thailand
1055 Turkish - Türkiye
1058 Ukrainian - Ukraine
1066 Vietnamese - Vietnam
statecode Edm.Int32

Status of the Website Language

Display Name: Status

Default Options
Values Label
0 Active
1 Inactive
statuscode Edm.Int32

Reason for the status of the Website Language

Display Name: Status Reason

Default Options
Values Label
1 Active
2 Inactive

Lookup Properties

Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Lookup property data.

Name Single-valued navigation property Description
_mspp_createdby_value mspp_createdby

Shows who created the record.

_mspp_modifiedby_value mspp_modifiedby

Shows who last updated the record.

_mspp_publishingstate_value mspp_PublishingState

Lookup to Publishing State - publishing state of this website/language instance (draft/published)

_mspp_websiteid_value mspp_WebsiteId

Lookup to Website

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.

Name Type Partner
mspp_createdby systemuser mspp_systemuser_mspp_websitelanguage_createdby
mspp_modifiedby systemuser mspp_systemuser_mspp_websitelanguage_modifiedby
mspp_PublishingState mspp_publishingstate mspp_mspp_publishingstate_mspp_websitelanguage_PublishingState
mspp_WebsiteId mspp_website mspp_mspp_website_mspp_websitelanguage

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name Type Partner
mspp_mspp_websitelanguage_mspp_website_DefaultLanguage mspp_website mspp_DefaultLanguage
mspp_websitelanguage_contentsnippet_contentsnippetlanguageid mspp_contentsnippet mspp_contentsnippetlanguageid
mspp_websitelanguage_weblinkset mspp_weblinkset mspp_websitelanguageid
mspp_websitelanguage_webpage_webpagelanguageid mspp_webpage mspp_webpagelanguageid

Operations

The following operations can be used with the mspp_websitelanguage entity type.

Name Binding
BulkRetain Not Bound
CreateMultiple Not Bound
PurgeRetainedContent Not Bound
Retain Not Bound
RollbackRetain Not Bound
UpdateMultiple Not Bound
ValidateRetentionConfig Not Bound

See also