GET v1/EventContent/Details?eventId={eventId}&eventPhase={eventPhase}&eventContentType={eventContentType}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| eventId | globally unique identifier |
Required |
|
| eventPhase | EventPhase |
Required |
|
| eventContentType | EventContentType |
Required |
Body Parameters
None.
Response Information
Resource Description
EventContentDetailsViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Guid | globally unique identifier |
None. |
|
| FollowingNumber | integer |
None. |
|
| EventContentType | EventContentType |
None. |
|
| Title | string |
None. |
|
| Contents | string |
None. |
|
| Url | string |
None. |
|
| ParentUrl | string |
None. |
|
| ParentTitle | string |
None. |
|
| Hide | boolean |
None. |
|
| EventPhase | EventPhase |
None. |
|
| EventGuid | globally unique identifier |
None. |
|
| ParentGuid | globally unique identifier |
None. |
|
| FolderGuid | globally unique identifier |
None. |
|
| ProgramDate | date |
None. |
|
| RequestUrl | string |
None. |
|
| Script | string |
None. |
|
| SpeakerType | SpeakerType |
None. |
|
| SpeakerHorizontalAlignment | HorizontalPositionType |
None. |
|
| SpeakersPerRow | integer |
None. |
|
| SponsorLevel | integer |
None. |
|
| ProgramFilterViewType | ProgramFilterViewType |
None. |
|
| ProgramFilterEventThemeHide | boolean |
None. |
|
| ProgramFilterEventComponentHide | boolean |
None. |
|
| ProgramFilterEventWorkFormHide | boolean |
None. |
|
| ProgramBlockDiagramLegendHide | boolean |
None. |
|
| ProgramShowOnlyActivitiesWithPresentation | boolean |
None. |
|
| HeaderImageGuid | globally unique identifier |
None. |
|
| HeaderImageAlias | string |
None. |
|
| HeaderImageType | string |
None. |
|
| HeaderImageName | string |
None. |
|
| HeaderTitlePosition | EventContentHeaderTitlePosition |
None. |
|
| MenuHide | boolean |
None. |
|
| EventColor | EventColorListItemViewModel |
None. |
|
| EventColors | Collection of EventColorListItemViewModel |
None. |
|
| SpeakerLayoutType | SpeakerLayoutType |
None. |
|
| ContributionLayoutType | ContributionLayoutType |
None. |
|
| PopupLayoutType | PopupLayoutType |
None. |
|
| MainActivityGuid | globally unique identifier |
None. |
|
| NewsOrderByType | NewsOrderByType |
None. |
|
| PhotoAlbumType | PhotoAlbumType |
None. |
|
| TextColumns | Collection of EventContentTextColumnViewModel |
None. |
|
| TextColumnsPerRow | integer |
None. |
|
| Accordions | Collection of EventContentAccordionViewModel |
None. |
|
| EventContentTextWithImage | EventContentTextWithImageViewModel |
None. |
|
| FormUrl | string |
None. |
|
| HideDecorations | boolean |
None. |
|
| ChildrenUrls | Collection of SiteUrl |
None. |
|
| ParentChildrenUrls | Collection of SiteUrl |
None. |
|
| HeaderSettings | EventHeaderSettingsViewModel |
None. |
Response Formats
application/json, text/json
Sample:
{
"Guid": "697816ce-7a8b-4595-a4c7-06cc32e9f539",
"FollowingNumber": 2,
"EventContentType": 0,
"Title": "sample string 3",
"Contents": "sample string 4",
"Url": "sample string 5",
"ParentUrl": "sample string 6",
"ParentTitle": "sample string 7",
"Hide": true,
"EventPhase": 0,
"EventGuid": "81dcb34f-9f1b-4fa6-a32b-d8bbccef7eb5",
"ParentGuid": "f44d4cf0-86bf-4431-ac63-7aee14797692",
"FolderGuid": "d2b97fed-701c-47dd-ab64-5ce46ff3679a",
"ProgramDate": "2026-05-01T16:01:01.2673604+00:00",
"RequestUrl": "sample string 10",
"Script": "sample string 11",
"SpeakerType": 0,
"SpeakerHorizontalAlignment": 0,
"SpeakersPerRow": 12,
"SponsorLevel": 13,
"ProgramFilterViewType": 0,
"ProgramFilterEventThemeHide": true,
"ProgramFilterEventComponentHide": true,
"ProgramFilterEventWorkFormHide": true,
"ProgramBlockDiagramLegendHide": true,
"ProgramShowOnlyActivitiesWithPresentation": true,
"HeaderImageGuid": "5a9fb137-324a-4fd8-ab20-0055230e09f0",
"HeaderImageAlias": "sample string 19",
"HeaderImageType": "sample string 20",
"HeaderImageName": "sample string 21",
"HeaderTitlePosition": 0,
"MenuHide": true,
"EventColor": {
"Guid": "5d70d2e9-6424-4f4c-ba70-f67b38068f55",
"Name": "sample string 2",
"BackgroundColor": "sample string 3",
"ForegroundColor": "sample string 4",
"ColorType": 1
},
"EventColors": [
{
"Guid": "5d70d2e9-6424-4f4c-ba70-f67b38068f55",
"Name": "sample string 2",
"BackgroundColor": "sample string 3",
"ForegroundColor": "sample string 4",
"ColorType": 1
},
{
"Guid": "5d70d2e9-6424-4f4c-ba70-f67b38068f55",
"Name": "sample string 2",
"BackgroundColor": "sample string 3",
"ForegroundColor": "sample string 4",
"ColorType": 1
}
],
"SpeakerLayoutType": 0,
"ContributionLayoutType": 0,
"PopupLayoutType": 0,
"MainActivityGuid": "48124793-edc7-4a40-8af2-6717b8b9bf7c",
"NewsOrderByType": 0,
"PhotoAlbumType": 0,
"TextColumns": [
{
"ImageGuid": "63f9f11b-d28a-4b3f-a634-a5ea02619cb0",
"ImageUrl": "sample string 2",
"Title": "sample string 3",
"Text": "sample string 4",
"LinkText": "sample string 5",
"LinkUrl": "sample string 6",
"ImageGuidDate": {
"Guid": "e5fb6db4-4d53-4ba6-87ac-bb078511f5ac",
"Name": "sample string 2",
"OriginalName": "sample string 1",
"DateTime": "2026-05-01T16:01:01.2673604+00:00",
"ContentType": "sample string 3",
"PictureAlias": "sample string 4"
},
"Guid": "54420662-9eb7-4cac-9a75-5fee3ddca591",
"Created": "2026-05-01T16:01:01.2673604+00:00",
"Modified": "2026-05-01T16:01:01.2673604+00:00",
"Deleted": "2026-05-01T16:01:01.2673604+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
{
"ImageGuid": "63f9f11b-d28a-4b3f-a634-a5ea02619cb0",
"ImageUrl": "sample string 2",
"Title": "sample string 3",
"Text": "sample string 4",
"LinkText": "sample string 5",
"LinkUrl": "sample string 6",
"ImageGuidDate": {
"Guid": "e5fb6db4-4d53-4ba6-87ac-bb078511f5ac",
"Name": "sample string 2",
"OriginalName": "sample string 1",
"DateTime": "2026-05-01T16:01:01.2673604+00:00",
"ContentType": "sample string 3",
"PictureAlias": "sample string 4"
},
"Guid": "54420662-9eb7-4cac-9a75-5fee3ddca591",
"Created": "2026-05-01T16:01:01.2673604+00:00",
"Modified": "2026-05-01T16:01:01.2673604+00:00",
"Deleted": "2026-05-01T16:01:01.2673604+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
],
"TextColumnsPerRow": 23,
"Accordions": [
{
"Title": "sample string 1",
"Contents": "sample string 2",
"LinkText": "sample string 3",
"LinkUrl": "sample string 4",
"Guid": "f98bb5cd-4f19-4a98-bf3e-dd8f40e24e9f",
"Created": "2026-05-01T16:01:01.2673604+00:00",
"Modified": "2026-05-01T16:01:01.2673604+00:00",
"Deleted": "2026-05-01T16:01:01.2673604+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
{
"Title": "sample string 1",
"Contents": "sample string 2",
"LinkText": "sample string 3",
"LinkUrl": "sample string 4",
"Guid": "f98bb5cd-4f19-4a98-bf3e-dd8f40e24e9f",
"Created": "2026-05-01T16:01:01.2673604+00:00",
"Modified": "2026-05-01T16:01:01.2673604+00:00",
"Deleted": "2026-05-01T16:01:01.2673604+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
],
"EventContentTextWithImage": {
"SizeDistributionType": 0,
"ImagePosition": 0,
"LinkText": "sample string 1",
"LinkUrl": "sample string 2"
},
"FormUrl": "sample string 24",
"HideDecorations": true,
"ChildrenUrls": [
{
"Guid": "69cfc54c-f80c-4cde-b96d-055059265b8f",
"Title": "sample string 2",
"Url": "sample string 3",
"Contents": "sample string 4",
"EventContentType": 0
},
{
"Guid": "69cfc54c-f80c-4cde-b96d-055059265b8f",
"Title": "sample string 2",
"Url": "sample string 3",
"Contents": "sample string 4",
"EventContentType": 0
}
],
"ParentChildrenUrls": [
{
"Guid": "69cfc54c-f80c-4cde-b96d-055059265b8f",
"Title": "sample string 2",
"Url": "sample string 3",
"Contents": "sample string 4",
"EventContentType": 0
},
{
"Guid": "69cfc54c-f80c-4cde-b96d-055059265b8f",
"Title": "sample string 2",
"Url": "sample string 3",
"Contents": "sample string 4",
"EventContentType": 0
}
],
"HeaderSettings": {
"HeaderType": 1,
"ShowLogo": true,
"SponsorLevel": 1,
"Title": "sample string 2",
"TitleFontSize": 1,
"Slogan": "sample string 3",
"SloganFontSize": 1,
"DateLocation": "sample string 4",
"DateLocationFontSize": 1,
"FillPicture": true,
"ImageAlignment": 1,
"VNGBackgroundColor": {
"Name": "sample string 1",
"BackgroundColor": "sample string 2",
"ForegroundColor": "sample string 3",
"EventGuid": "038721b7-42be-4a72-8b33-ef61c21bbd94",
"ColorType": 1,
"Guid": "8d3ec4e1-26e1-4197-b809-f3f80bb4fdb9",
"Created": "2026-05-01T16:01:01.2673604+00:00",
"Modified": "2026-05-01T16:01:01.2673604+00:00",
"Deleted": "2026-05-01T16:01:01.2673604+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"VNGBackgroundColorGuid": "f9e1a446-7d38-4ae2-ba56-5985abf8fe9e",
"VNGDropColor": {
"Name": "sample string 1",
"BackgroundColor": "sample string 2",
"ForegroundColor": "sample string 3",
"EventGuid": "038721b7-42be-4a72-8b33-ef61c21bbd94",
"ColorType": 1,
"Guid": "8d3ec4e1-26e1-4197-b809-f3f80bb4fdb9",
"Created": "2026-05-01T16:01:01.2673604+00:00",
"Modified": "2026-05-01T16:01:01.2673604+00:00",
"Deleted": "2026-05-01T16:01:01.2673604+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"VNGDropColorGuid": "297e65b7-bb90-4e61-8d7b-99f6cc4f239b",
"PictureBackgroundColor": {
"Name": "sample string 1",
"BackgroundColor": "sample string 2",
"ForegroundColor": "sample string 3",
"EventGuid": "038721b7-42be-4a72-8b33-ef61c21bbd94",
"ColorType": 1,
"Guid": "8d3ec4e1-26e1-4197-b809-f3f80bb4fdb9",
"Created": "2026-05-01T16:01:01.2673604+00:00",
"Modified": "2026-05-01T16:01:01.2673604+00:00",
"Deleted": "2026-05-01T16:01:01.2673604+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
"PictureBackgroundColorGuid": "f619ec8d-5fa4-48bf-8b61-d9436d337fa6",
"EventGuid": "b3634312-6828-45d1-8ecf-a849d14b4be9",
"Sponsors": [
{
"Guid": "40880cf6-697c-421e-a61a-28899947a386",
"Name": "sample string 2",
"Url": "sample string 3",
"Text": "sample string 4",
"SponsorLevel": 5,
"FollowingNumber": 1,
"PictureGuidDate": {
"Guid": "e5fb6db4-4d53-4ba6-87ac-bb078511f5ac",
"Name": "sample string 2",
"OriginalName": "sample string 1",
"DateTime": "2026-05-01T16:01:01.2673604+00:00",
"ContentType": "sample string 3",
"PictureAlias": "sample string 4"
}
},
{
"Guid": "40880cf6-697c-421e-a61a-28899947a386",
"Name": "sample string 2",
"Url": "sample string 3",
"Text": "sample string 4",
"SponsorLevel": 5,
"FollowingNumber": 1,
"PictureGuidDate": {
"Guid": "e5fb6db4-4d53-4ba6-87ac-bb078511f5ac",
"Name": "sample string 2",
"OriginalName": "sample string 1",
"DateTime": "2026-05-01T16:01:01.2673604+00:00",
"ContentType": "sample string 3",
"PictureAlias": "sample string 4"
}
}
],
"BeeldMerkGuidDate": {
"Guid": "e5fb6db4-4d53-4ba6-87ac-bb078511f5ac",
"Name": "sample string 2",
"OriginalName": "sample string 1",
"DateTime": "2026-05-01T16:01:01.2673604+00:00",
"ContentType": "sample string 3",
"PictureAlias": "sample string 4"
},
"LogoGuidDate": {
"Guid": "e5fb6db4-4d53-4ba6-87ac-bb078511f5ac",
"Name": "sample string 2",
"OriginalName": "sample string 1",
"DateTime": "2026-05-01T16:01:01.2673604+00:00",
"ContentType": "sample string 3",
"PictureAlias": "sample string 4"
},
"HeaderImageGuidDate": {
"Guid": "e5fb6db4-4d53-4ba6-87ac-bb078511f5ac",
"Name": "sample string 2",
"OriginalName": "sample string 1",
"DateTime": "2026-05-01T16:01:01.2673604+00:00",
"ContentType": "sample string 3",
"PictureAlias": "sample string 4"
},
"Guid": "cda1cb40-b6de-4f96-8838-3c2ad5f48202",
"Created": "2026-05-01T16:01:01.2673604+00:00",
"Modified": "2026-05-01T16:01:01.2673604+00:00",
"Deleted": "2026-05-01T16:01:01.2673604+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
}
application/octet-stream
Sample:
{"Guid":"697816ce-7a8b-4595-a4c7-06cc32e9f539","FollowingNumber":2,"EventContentType":0,"Title":"sample string 3","Contents":"sample string 4","Url":"sample string 5","ParentUrl":"sample string 6","ParentTitle":"sample string 7","Hide":true,"EventPhase":0,"EventGuid":"81dcb34f-9f1b-4fa6-a32b-d8bbccef7eb5","ParentGuid":"f44d4cf0-86bf-4431-ac63-7aee14797692","FolderGuid":"d2b97fed-701c-47dd-ab64-5ce46ff3679a","ProgramDate":"2026-05-01T16:01:01.2673604+00:00","RequestUrl":"sample string 10","Script":"sample string 11","SpeakerType":0,"SpeakerHorizontalAlignment":0,"SpeakersPerRow":12,"SponsorLevel":13,"ProgramFilterViewType":0,"ProgramFilterEventThemeHide":true,"ProgramFilterEventComponentHide":true,"ProgramFilterEventWorkFormHide":true,"ProgramBlockDiagramLegendHide":true,"ProgramShowOnlyActivitiesWithPresentation":true,"HeaderImageGuid":"5a9fb137-324a-4fd8-ab20-0055230e09f0","HeaderImageAlias":"sample string 19","HeaderImageType":"sample string 20","HeaderImageName":"sample string 21","HeaderTitlePosition":0,"MenuHide":true,"EventColor":{"Guid":"5d70d2e9-6424-4f4c-ba70-f67b38068f55","Name":"sample string 2","BackgroundColor":"sample string 3","ForegroundColor":"sample string 4","ColorType":1},"EventColors":[{"Guid":"5d70d2e9-6424-4f4c-ba70-f67b38068f55","Name":"sample string 2","BackgroundColor":"sample string 3","ForegroundColor":"sample string 4","ColorType":1},{"Guid":"5d70d2e9-6424-4f4c-ba70-f67b38068f55","Name":"sample string 2","BackgroundColor":"sample string 3","ForegroundColor":"sample string 4","ColorType":1}],"SpeakerLayoutType":0,"ContributionLayoutType":0,"PopupLayoutType":0,"MainActivityGuid":"48124793-edc7-4a40-8af2-6717b8b9bf7c","NewsOrderByType":0,"PhotoAlbumType":0,"TextColumns":[{"ImageGuid":"63f9f11b-d28a-4b3f-a634-a5ea02619cb0","ImageUrl":"sample string 2","Title":"sample string 3","Text":"sample string 4","LinkText":"sample string 5","LinkUrl":"sample string 6","ImageGuidDate":{"Guid":"e5fb6db4-4d53-4ba6-87ac-bb078511f5ac","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2026-05-01T16:01:01.2673604+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"},"Guid":"54420662-9eb7-4cac-9a75-5fee3ddca591","Created":"2026-05-01T16:01:01.2673604+00:00","Modified":"2026-05-01T16:01:01.2673604+00:00","Deleted":"2026-05-01T16:01:01.2673604+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"ImageGuid":"63f9f11b-d28a-4b3f-a634-a5ea02619cb0","ImageUrl":"sample string 2","Title":"sample string 3","Text":"sample string 4","LinkText":"sample string 5","LinkUrl":"sample string 6","ImageGuidDate":{"Guid":"e5fb6db4-4d53-4ba6-87ac-bb078511f5ac","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2026-05-01T16:01:01.2673604+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"},"Guid":"54420662-9eb7-4cac-9a75-5fee3ddca591","Created":"2026-05-01T16:01:01.2673604+00:00","Modified":"2026-05-01T16:01:01.2673604+00:00","Deleted":"2026-05-01T16:01:01.2673604+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"TextColumnsPerRow":23,"Accordions":[{"Title":"sample string 1","Contents":"sample string 2","LinkText":"sample string 3","LinkUrl":"sample string 4","Guid":"f98bb5cd-4f19-4a98-bf3e-dd8f40e24e9f","Created":"2026-05-01T16:01:01.2673604+00:00","Modified":"2026-05-01T16:01:01.2673604+00:00","Deleted":"2026-05-01T16:01:01.2673604+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"Title":"sample string 1","Contents":"sample string 2","LinkText":"sample string 3","LinkUrl":"sample string 4","Guid":"f98bb5cd-4f19-4a98-bf3e-dd8f40e24e9f","Created":"2026-05-01T16:01:01.2673604+00:00","Modified":"2026-05-01T16:01:01.2673604+00:00","Deleted":"2026-05-01T16:01:01.2673604+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"EventContentTextWithImage":{"SizeDistributionType":0,"ImagePosition":0,"LinkText":"sample string 1","LinkUrl":"sample string 2"},"FormUrl":"sample string 24","HideDecorations":true,"ChildrenUrls":[{"Guid":"69cfc54c-f80c-4cde-b96d-055059265b8f","Title":"sample string 2","Url":"sample string 3","Contents":"sample string 4","EventContentType":0},{"Guid":"69cfc54c-f80c-4cde-b96d-055059265b8f","Title":"sample string 2","Url":"sample string 3","Contents":"sample string 4","EventContentType":0}],"ParentChildrenUrls":[{"Guid":"69cfc54c-f80c-4cde-b96d-055059265b8f","Title":"sample string 2","Url":"sample string 3","Contents":"sample string 4","EventContentType":0},{"Guid":"69cfc54c-f80c-4cde-b96d-055059265b8f","Title":"sample string 2","Url":"sample string 3","Contents":"sample string 4","EventContentType":0}],"HeaderSettings":{"HeaderType":1,"ShowLogo":true,"SponsorLevel":1,"Title":"sample string 2","TitleFontSize":1,"Slogan":"sample string 3","SloganFontSize":1,"DateLocation":"sample string 4","DateLocationFontSize":1,"FillPicture":true,"ImageAlignment":1,"VNGBackgroundColor":{"Name":"sample string 1","BackgroundColor":"sample string 2","ForegroundColor":"sample string 3","EventGuid":"038721b7-42be-4a72-8b33-ef61c21bbd94","ColorType":1,"Guid":"8d3ec4e1-26e1-4197-b809-f3f80bb4fdb9","Created":"2026-05-01T16:01:01.2673604+00:00","Modified":"2026-05-01T16:01:01.2673604+00:00","Deleted":"2026-05-01T16:01:01.2673604+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"VNGBackgroundColorGuid":"f9e1a446-7d38-4ae2-ba56-5985abf8fe9e","VNGDropColor":{"Name":"sample string 1","BackgroundColor":"sample string 2","ForegroundColor":"sample string 3","EventGuid":"038721b7-42be-4a72-8b33-ef61c21bbd94","ColorType":1,"Guid":"8d3ec4e1-26e1-4197-b809-f3f80bb4fdb9","Created":"2026-05-01T16:01:01.2673604+00:00","Modified":"2026-05-01T16:01:01.2673604+00:00","Deleted":"2026-05-01T16:01:01.2673604+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"VNGDropColorGuid":"297e65b7-bb90-4e61-8d7b-99f6cc4f239b","PictureBackgroundColor":{"Name":"sample string 1","BackgroundColor":"sample string 2","ForegroundColor":"sample string 3","EventGuid":"038721b7-42be-4a72-8b33-ef61c21bbd94","ColorType":1,"Guid":"8d3ec4e1-26e1-4197-b809-f3f80bb4fdb9","Created":"2026-05-01T16:01:01.2673604+00:00","Modified":"2026-05-01T16:01:01.2673604+00:00","Deleted":"2026-05-01T16:01:01.2673604+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"PictureBackgroundColorGuid":"f619ec8d-5fa4-48bf-8b61-d9436d337fa6","EventGuid":"b3634312-6828-45d1-8ecf-a849d14b4be9","Sponsors":[{"Guid":"40880cf6-697c-421e-a61a-28899947a386","Name":"sample string 2","Url":"sample string 3","Text":"sample string 4","SponsorLevel":5,"FollowingNumber":1,"PictureGuidDate":{"Guid":"e5fb6db4-4d53-4ba6-87ac-bb078511f5ac","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2026-05-01T16:01:01.2673604+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"}},{"Guid":"40880cf6-697c-421e-a61a-28899947a386","Name":"sample string 2","Url":"sample string 3","Text":"sample string 4","SponsorLevel":5,"FollowingNumber":1,"PictureGuidDate":{"Guid":"e5fb6db4-4d53-4ba6-87ac-bb078511f5ac","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2026-05-01T16:01:01.2673604+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"}}],"BeeldMerkGuidDate":{"Guid":"e5fb6db4-4d53-4ba6-87ac-bb078511f5ac","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2026-05-01T16:01:01.2673604+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"},"LogoGuidDate":{"Guid":"e5fb6db4-4d53-4ba6-87ac-bb078511f5ac","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2026-05-01T16:01:01.2673604+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"},"HeaderImageGuidDate":{"Guid":"e5fb6db4-4d53-4ba6-87ac-bb078511f5ac","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2026-05-01T16:01:01.2673604+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"},"Guid":"cda1cb40-b6de-4f96-8838-3c2ad5f48202","Created":"2026-05-01T16:01:01.2673604+00:00","Modified":"2026-05-01T16:01:01.2673604+00:00","Deleted":"2026-05-01T16:01:01.2673604+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}}
application/xml, text/xml
Sample:
<EventContentDetailsViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Entity">
<Accordions>
<EventContentAccordionViewModel>
<ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 1</d4p1:Key>
<d4p1:Value>sample string 2</d4p1:Value>
</d4p1:KeyValueOfstringstring>
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 3</d4p1:Key>
<d4p1:Value>sample string 4</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f98bb5cd-4f19-4a98-bf3e-dd8f40e24e9f</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Modified>
<Contents>sample string 2</Contents>
<LinkText>sample string 3</LinkText>
<LinkUrl>sample string 4</LinkUrl>
<Title>sample string 1</Title>
</EventContentAccordionViewModel>
<EventContentAccordionViewModel>
<ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 1</d4p1:Key>
<d4p1:Value>sample string 2</d4p1:Value>
</d4p1:KeyValueOfstringstring>
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 3</d4p1:Key>
<d4p1:Value>sample string 4</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">f98bb5cd-4f19-4a98-bf3e-dd8f40e24e9f</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Modified>
<Contents>sample string 2</Contents>
<LinkText>sample string 3</LinkText>
<LinkUrl>sample string 4</LinkUrl>
<Title>sample string 1</Title>
</EventContentAccordionViewModel>
</Accordions>
<ChildrenUrls xmlns:d2p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.List">
<d2p1:SiteUrl>
<d2p1:Contents>sample string 4</d2p1:Contents>
<d2p1:EventContentType>Unassigned</d2p1:EventContentType>
<d2p1:Guid>69cfc54c-f80c-4cde-b96d-055059265b8f</d2p1:Guid>
<d2p1:Title>sample string 2</d2p1:Title>
<d2p1:Url>sample string 3</d2p1:Url>
</d2p1:SiteUrl>
<d2p1:SiteUrl>
<d2p1:Contents>sample string 4</d2p1:Contents>
<d2p1:EventContentType>Unassigned</d2p1:EventContentType>
<d2p1:Guid>69cfc54c-f80c-4cde-b96d-055059265b8f</d2p1:Guid>
<d2p1:Title>sample string 2</d2p1:Title>
<d2p1:Url>sample string 3</d2p1:Url>
</d2p1:SiteUrl>
</ChildrenUrls>
<Contents>sample string 4</Contents>
<ContributionLayoutType>Unassigned</ContributionLayoutType>
<EventColor xmlns:d2p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.List">
<d2p1:BackgroundColor>sample string 3</d2p1:BackgroundColor>
<d2p1:ColorType>Primary</d2p1:ColorType>
<d2p1:ForegroundColor>sample string 4</d2p1:ForegroundColor>
<d2p1:Guid>5d70d2e9-6424-4f4c-ba70-f67b38068f55</d2p1:Guid>
<d2p1:Name>sample string 2</d2p1:Name>
</EventColor>
<EventColors xmlns:d2p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.List">
<d2p1:EventColorListItemViewModel>
<d2p1:BackgroundColor>sample string 3</d2p1:BackgroundColor>
<d2p1:ColorType>Primary</d2p1:ColorType>
<d2p1:ForegroundColor>sample string 4</d2p1:ForegroundColor>
<d2p1:Guid>5d70d2e9-6424-4f4c-ba70-f67b38068f55</d2p1:Guid>
<d2p1:Name>sample string 2</d2p1:Name>
</d2p1:EventColorListItemViewModel>
<d2p1:EventColorListItemViewModel>
<d2p1:BackgroundColor>sample string 3</d2p1:BackgroundColor>
<d2p1:ColorType>Primary</d2p1:ColorType>
<d2p1:ForegroundColor>sample string 4</d2p1:ForegroundColor>
<d2p1:Guid>5d70d2e9-6424-4f4c-ba70-f67b38068f55</d2p1:Guid>
<d2p1:Name>sample string 2</d2p1:Name>
</d2p1:EventColorListItemViewModel>
</EventColors>
<EventContentTextWithImage>
<ImagePosition>Left</ImagePosition>
<LinkText>sample string 1</LinkText>
<LinkUrl>sample string 2</LinkUrl>
<SizeDistributionType>D75_25</SizeDistributionType>
</EventContentTextWithImage>
<EventContentType>Unassigned</EventContentType>
<EventGuid>81dcb34f-9f1b-4fa6-a32b-d8bbccef7eb5</EventGuid>
<EventPhase>Unassigned</EventPhase>
<FolderGuid>d2b97fed-701c-47dd-ab64-5ce46ff3679a</FolderGuid>
<FollowingNumber>2</FollowingNumber>
<FormUrl>sample string 24</FormUrl>
<Guid>697816ce-7a8b-4595-a4c7-06cc32e9f539</Guid>
<HeaderImageAlias>sample string 19</HeaderImageAlias>
<HeaderImageGuid>5a9fb137-324a-4fd8-ab20-0055230e09f0</HeaderImageGuid>
<HeaderImageName>sample string 21</HeaderImageName>
<HeaderImageType>sample string 20</HeaderImageType>
<HeaderSettings>
<ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 1</d3p1:Key>
<d3p1:Value>sample string 2</d3p1:Value>
</d3p1:KeyValueOfstringstring>
<d3p1:KeyValueOfstringstring>
<d3p1:Key>sample string 3</d3p1:Key>
<d3p1:Value>sample string 4</d3p1:Value>
</d3p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">cda1cb40-b6de-4f96-8838-3c2ad5f48202</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Modified>
<BeeldMerkGuidDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
<d3p1:Guid>e5fb6db4-4d53-4ba6-87ac-bb078511f5ac</d3p1:Guid>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:ContentType>sample string 3</d3p1:ContentType>
<d3p1:DateTime>2026-05-01T16:01:01.2673604+00:00</d3p1:DateTime>
<d3p1:OriginalName>sample string 1</d3p1:OriginalName>
<d3p1:PictureAlias>sample string 4</d3p1:PictureAlias>
</BeeldMerkGuidDate>
<DateLocation>sample string 4</DateLocation>
<DateLocationFontSize>1</DateLocationFontSize>
<EventGuid>b3634312-6828-45d1-8ecf-a849d14b4be9</EventGuid>
<FillPicture>true</FillPicture>
<HeaderImageGuidDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
<d3p1:Guid>e5fb6db4-4d53-4ba6-87ac-bb078511f5ac</d3p1:Guid>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:ContentType>sample string 3</d3p1:ContentType>
<d3p1:DateTime>2026-05-01T16:01:01.2673604+00:00</d3p1:DateTime>
<d3p1:OriginalName>sample string 1</d3p1:OriginalName>
<d3p1:PictureAlias>sample string 4</d3p1:PictureAlias>
</HeaderImageGuidDate>
<HeaderType>VNG</HeaderType>
<ImageAlignment>TopLeft</ImageAlignment>
<LogoGuidDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
<d3p1:Guid>e5fb6db4-4d53-4ba6-87ac-bb078511f5ac</d3p1:Guid>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:ContentType>sample string 3</d3p1:ContentType>
<d3p1:DateTime>2026-05-01T16:01:01.2673604+00:00</d3p1:DateTime>
<d3p1:OriginalName>sample string 1</d3p1:OriginalName>
<d3p1:PictureAlias>sample string 4</d3p1:PictureAlias>
</LogoGuidDate>
<PictureBackgroundColor>
<ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 1</d4p1:Key>
<d4p1:Value>sample string 2</d4p1:Value>
</d4p1:KeyValueOfstringstring>
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 3</d4p1:Key>
<d4p1:Value>sample string 4</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">8d3ec4e1-26e1-4197-b809-f3f80bb4fdb9</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Modified>
<BackgroundColor>sample string 2</BackgroundColor>
<ColorType>Primary</ColorType>
<EventGuid>038721b7-42be-4a72-8b33-ef61c21bbd94</EventGuid>
<ForegroundColor>sample string 3</ForegroundColor>
<Name>sample string 1</Name>
</PictureBackgroundColor>
<PictureBackgroundColorGuid>f619ec8d-5fa4-48bf-8b61-d9436d337fa6</PictureBackgroundColorGuid>
<ShowLogo>true</ShowLogo>
<Slogan>sample string 3</Slogan>
<SloganFontSize>1</SloganFontSize>
<SponsorLevel>1</SponsorLevel>
<Sponsors xmlns:d3p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Details">
<d3p1:CompanyDetailsViewModel>
<d3p1:FollowingNumber>1</d3p1:FollowingNumber>
<d3p1:Guid>40880cf6-697c-421e-a61a-28899947a386</d3p1:Guid>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:PictureGuidDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
<d5p1:Guid>e5fb6db4-4d53-4ba6-87ac-bb078511f5ac</d5p1:Guid>
<d5p1:Name>sample string 2</d5p1:Name>
<d5p1:ContentType>sample string 3</d5p1:ContentType>
<d5p1:DateTime>2026-05-01T16:01:01.2673604+00:00</d5p1:DateTime>
<d5p1:OriginalName>sample string 1</d5p1:OriginalName>
<d5p1:PictureAlias>sample string 4</d5p1:PictureAlias>
</d3p1:PictureGuidDate>
<d3p1:SponsorLevel>5</d3p1:SponsorLevel>
<d3p1:Text>sample string 4</d3p1:Text>
<d3p1:Url>sample string 3</d3p1:Url>
</d3p1:CompanyDetailsViewModel>
<d3p1:CompanyDetailsViewModel>
<d3p1:FollowingNumber>1</d3p1:FollowingNumber>
<d3p1:Guid>40880cf6-697c-421e-a61a-28899947a386</d3p1:Guid>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:PictureGuidDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
<d5p1:Guid>e5fb6db4-4d53-4ba6-87ac-bb078511f5ac</d5p1:Guid>
<d5p1:Name>sample string 2</d5p1:Name>
<d5p1:ContentType>sample string 3</d5p1:ContentType>
<d5p1:DateTime>2026-05-01T16:01:01.2673604+00:00</d5p1:DateTime>
<d5p1:OriginalName>sample string 1</d5p1:OriginalName>
<d5p1:PictureAlias>sample string 4</d5p1:PictureAlias>
</d3p1:PictureGuidDate>
<d3p1:SponsorLevel>5</d3p1:SponsorLevel>
<d3p1:Text>sample string 4</d3p1:Text>
<d3p1:Url>sample string 3</d3p1:Url>
</d3p1:CompanyDetailsViewModel>
</Sponsors>
<Title>sample string 2</Title>
<TitleFontSize>1</TitleFontSize>
<VNGBackgroundColor>
<ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 1</d4p1:Key>
<d4p1:Value>sample string 2</d4p1:Value>
</d4p1:KeyValueOfstringstring>
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 3</d4p1:Key>
<d4p1:Value>sample string 4</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">8d3ec4e1-26e1-4197-b809-f3f80bb4fdb9</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Modified>
<BackgroundColor>sample string 2</BackgroundColor>
<ColorType>Primary</ColorType>
<EventGuid>038721b7-42be-4a72-8b33-ef61c21bbd94</EventGuid>
<ForegroundColor>sample string 3</ForegroundColor>
<Name>sample string 1</Name>
</VNGBackgroundColor>
<VNGBackgroundColorGuid>f9e1a446-7d38-4ae2-ba56-5985abf8fe9e</VNGBackgroundColorGuid>
<VNGDropColor>
<ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 1</d4p1:Key>
<d4p1:Value>sample string 2</d4p1:Value>
</d4p1:KeyValueOfstringstring>
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 3</d4p1:Key>
<d4p1:Value>sample string 4</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">8d3ec4e1-26e1-4197-b809-f3f80bb4fdb9</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Modified>
<BackgroundColor>sample string 2</BackgroundColor>
<ColorType>Primary</ColorType>
<EventGuid>038721b7-42be-4a72-8b33-ef61c21bbd94</EventGuid>
<ForegroundColor>sample string 3</ForegroundColor>
<Name>sample string 1</Name>
</VNGDropColor>
<VNGDropColorGuid>297e65b7-bb90-4e61-8d7b-99f6cc4f239b</VNGDropColorGuid>
</HeaderSettings>
<HeaderTitlePosition>Unassigned</HeaderTitlePosition>
<Hide>true</Hide>
<HideDecorations>true</HideDecorations>
<MainActivityGuid>48124793-edc7-4a40-8af2-6717b8b9bf7c</MainActivityGuid>
<MenuHide>true</MenuHide>
<NewsOrderByType>Unassigned</NewsOrderByType>
<ParentChildrenUrls xmlns:d2p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.List">
<d2p1:SiteUrl>
<d2p1:Contents>sample string 4</d2p1:Contents>
<d2p1:EventContentType>Unassigned</d2p1:EventContentType>
<d2p1:Guid>69cfc54c-f80c-4cde-b96d-055059265b8f</d2p1:Guid>
<d2p1:Title>sample string 2</d2p1:Title>
<d2p1:Url>sample string 3</d2p1:Url>
</d2p1:SiteUrl>
<d2p1:SiteUrl>
<d2p1:Contents>sample string 4</d2p1:Contents>
<d2p1:EventContentType>Unassigned</d2p1:EventContentType>
<d2p1:Guid>69cfc54c-f80c-4cde-b96d-055059265b8f</d2p1:Guid>
<d2p1:Title>sample string 2</d2p1:Title>
<d2p1:Url>sample string 3</d2p1:Url>
</d2p1:SiteUrl>
</ParentChildrenUrls>
<ParentGuid>f44d4cf0-86bf-4431-ac63-7aee14797692</ParentGuid>
<ParentTitle>sample string 7</ParentTitle>
<ParentUrl>sample string 6</ParentUrl>
<PhotoAlbumType>Unassigned</PhotoAlbumType>
<PopupLayoutType>Unassigned</PopupLayoutType>
<ProgramBlockDiagramLegendHide>true</ProgramBlockDiagramLegendHide>
<ProgramDate>2026-05-01T16:01:01.2673604+00:00</ProgramDate>
<ProgramFilterEventComponentHide>true</ProgramFilterEventComponentHide>
<ProgramFilterEventThemeHide>true</ProgramFilterEventThemeHide>
<ProgramFilterEventWorkFormHide>true</ProgramFilterEventWorkFormHide>
<ProgramFilterViewType>Unassigned</ProgramFilterViewType>
<ProgramShowOnlyActivitiesWithPresentation>true</ProgramShowOnlyActivitiesWithPresentation>
<RequestUrl>sample string 10</RequestUrl>
<Script>sample string 11</Script>
<SpeakerHorizontalAlignment>Left</SpeakerHorizontalAlignment>
<SpeakerLayoutType>Unassigned</SpeakerLayoutType>
<SpeakerType>Unassigned</SpeakerType>
<SpeakersPerRow>12</SpeakersPerRow>
<SponsorLevel>13</SponsorLevel>
<TextColumns>
<EventContentTextColumnViewModel>
<ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 1</d4p1:Key>
<d4p1:Value>sample string 2</d4p1:Value>
</d4p1:KeyValueOfstringstring>
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 3</d4p1:Key>
<d4p1:Value>sample string 4</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">54420662-9eb7-4cac-9a75-5fee3ddca591</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Modified>
<ImageGuid>63f9f11b-d28a-4b3f-a634-a5ea02619cb0</ImageGuid>
<ImageGuidDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
<d4p1:Guid>e5fb6db4-4d53-4ba6-87ac-bb078511f5ac</d4p1:Guid>
<d4p1:Name>sample string 2</d4p1:Name>
<d4p1:ContentType>sample string 3</d4p1:ContentType>
<d4p1:DateTime>2026-05-01T16:01:01.2673604+00:00</d4p1:DateTime>
<d4p1:OriginalName>sample string 1</d4p1:OriginalName>
<d4p1:PictureAlias>sample string 4</d4p1:PictureAlias>
</ImageGuidDate>
<ImageUrl>sample string 2</ImageUrl>
<LinkText>sample string 5</LinkText>
<LinkUrl>sample string 6</LinkUrl>
<Text>sample string 4</Text>
<Title>sample string 3</Title>
</EventContentTextColumnViewModel>
<EventContentTextColumnViewModel>
<ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 1</d4p1:Key>
<d4p1:Value>sample string 2</d4p1:Value>
</d4p1:KeyValueOfstringstring>
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 3</d4p1:Key>
<d4p1:Value>sample string 4</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">54420662-9eb7-4cac-9a75-5fee3ddca591</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-05-01T16:01:01.2673604+00:00</Modified>
<ImageGuid>63f9f11b-d28a-4b3f-a634-a5ea02619cb0</ImageGuid>
<ImageGuidDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
<d4p1:Guid>e5fb6db4-4d53-4ba6-87ac-bb078511f5ac</d4p1:Guid>
<d4p1:Name>sample string 2</d4p1:Name>
<d4p1:ContentType>sample string 3</d4p1:ContentType>
<d4p1:DateTime>2026-05-01T16:01:01.2673604+00:00</d4p1:DateTime>
<d4p1:OriginalName>sample string 1</d4p1:OriginalName>
<d4p1:PictureAlias>sample string 4</d4p1:PictureAlias>
</ImageGuidDate>
<ImageUrl>sample string 2</ImageUrl>
<LinkText>sample string 5</LinkText>
<LinkUrl>sample string 6</LinkUrl>
<Text>sample string 4</Text>
<Title>sample string 3</Title>
</EventContentTextColumnViewModel>
</TextColumns>
<TextColumnsPerRow>23</TextColumnsPerRow>
<Title>sample string 3</Title>
<Url>sample string 5</Url>
</EventContentDetailsViewModel>