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": "8215c466-64da-4167-b1d9-a87829420def",
  "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": "06d17f72-c0c7-4638-8cb8-2776c929f45c",
  "ParentGuid": "097510a6-e076-4c8c-a9d4-936600e6ab45",
  "FolderGuid": "3799d252-d39d-4a60-9d37-56a1a0916713",
  "ProgramDate": "2025-10-22T00:46:39.83993+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": "7342b7ca-9f39-430b-8d25-c9d0602dbb72",
  "HeaderImageAlias": "sample string 19",
  "HeaderImageType": "sample string 20",
  "HeaderImageName": "sample string 21",
  "HeaderTitlePosition": 0,
  "MenuHide": true,
  "EventColor": {
    "Guid": "1a32b6d1-91bb-47c4-a806-728834031b92",
    "Name": "sample string 2",
    "BackgroundColor": "sample string 3",
    "ForegroundColor": "sample string 4",
    "ColorType": 1
  },
  "EventColors": [
    {
      "Guid": "1a32b6d1-91bb-47c4-a806-728834031b92",
      "Name": "sample string 2",
      "BackgroundColor": "sample string 3",
      "ForegroundColor": "sample string 4",
      "ColorType": 1
    },
    {
      "Guid": "1a32b6d1-91bb-47c4-a806-728834031b92",
      "Name": "sample string 2",
      "BackgroundColor": "sample string 3",
      "ForegroundColor": "sample string 4",
      "ColorType": 1
    }
  ],
  "SpeakerLayoutType": 0,
  "ContributionLayoutType": 0,
  "PopupLayoutType": 0,
  "MainActivityGuid": "28c93862-0282-49b1-8c56-16e630824a07",
  "NewsOrderByType": 0,
  "PhotoAlbumType": 0,
  "TextColumns": [
    {
      "ImageGuid": "94c6e0c2-66cb-4464-a08f-c46c5b79ac3f",
      "ImageUrl": "sample string 2",
      "Title": "sample string 3",
      "Text": "sample string 4",
      "LinkText": "sample string 5",
      "LinkUrl": "sample string 6",
      "ImageGuidDate": {
        "Guid": "82e4fcfb-79df-4503-ad9d-76ad98809e5e",
        "Name": "sample string 2",
        "OriginalName": "sample string 1",
        "DateTime": "2025-10-22T00:46:39.83993+00:00",
        "ContentType": "sample string 3",
        "PictureAlias": "sample string 4"
      },
      "Guid": "4d8b48c7-bea2-4d98-b05f-6a1432439eda",
      "Created": "2025-10-22T00:46:39.83993+00:00",
      "Modified": "2025-10-22T00:46:39.83993+00:00",
      "Deleted": "2025-10-22T00:46:39.83993+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "ImageGuid": "94c6e0c2-66cb-4464-a08f-c46c5b79ac3f",
      "ImageUrl": "sample string 2",
      "Title": "sample string 3",
      "Text": "sample string 4",
      "LinkText": "sample string 5",
      "LinkUrl": "sample string 6",
      "ImageGuidDate": {
        "Guid": "82e4fcfb-79df-4503-ad9d-76ad98809e5e",
        "Name": "sample string 2",
        "OriginalName": "sample string 1",
        "DateTime": "2025-10-22T00:46:39.83993+00:00",
        "ContentType": "sample string 3",
        "PictureAlias": "sample string 4"
      },
      "Guid": "4d8b48c7-bea2-4d98-b05f-6a1432439eda",
      "Created": "2025-10-22T00:46:39.83993+00:00",
      "Modified": "2025-10-22T00:46:39.83993+00:00",
      "Deleted": "2025-10-22T00:46:39.83993+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": "844f0931-baaa-4303-b1fb-5924024fa513",
      "Created": "2025-10-22T00:46:39.83993+00:00",
      "Modified": "2025-10-22T00:46:39.83993+00:00",
      "Deleted": "2025-10-22T00:46:39.83993+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": "844f0931-baaa-4303-b1fb-5924024fa513",
      "Created": "2025-10-22T00:46:39.83993+00:00",
      "Modified": "2025-10-22T00:46:39.83993+00:00",
      "Deleted": "2025-10-22T00:46:39.83993+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": "d8241bec-eb27-4de8-bb71-85bfb497c1c0",
      "Title": "sample string 2",
      "Url": "sample string 3",
      "Contents": "sample string 4",
      "EventContentType": 0
    },
    {
      "Guid": "d8241bec-eb27-4de8-bb71-85bfb497c1c0",
      "Title": "sample string 2",
      "Url": "sample string 3",
      "Contents": "sample string 4",
      "EventContentType": 0
    }
  ],
  "ParentChildrenUrls": [
    {
      "Guid": "d8241bec-eb27-4de8-bb71-85bfb497c1c0",
      "Title": "sample string 2",
      "Url": "sample string 3",
      "Contents": "sample string 4",
      "EventContentType": 0
    },
    {
      "Guid": "d8241bec-eb27-4de8-bb71-85bfb497c1c0",
      "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": "d5351e89-b791-411e-ae21-950e053623ba",
      "ColorType": 1,
      "Guid": "099f24c5-72ca-43cf-8624-0d192f3c773a",
      "Created": "2025-10-22T00:46:39.83993+00:00",
      "Modified": "2025-10-22T00:46:39.83993+00:00",
      "Deleted": "2025-10-22T00:46:39.83993+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    "VNGBackgroundColorGuid": "8d1941c9-b584-4203-bbc7-0732de1c7634",
    "VNGDropColor": {
      "Name": "sample string 1",
      "BackgroundColor": "sample string 2",
      "ForegroundColor": "sample string 3",
      "EventGuid": "d5351e89-b791-411e-ae21-950e053623ba",
      "ColorType": 1,
      "Guid": "099f24c5-72ca-43cf-8624-0d192f3c773a",
      "Created": "2025-10-22T00:46:39.83993+00:00",
      "Modified": "2025-10-22T00:46:39.83993+00:00",
      "Deleted": "2025-10-22T00:46:39.83993+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    "VNGDropColorGuid": "3f731546-a26e-4d52-b5e5-23c5325c9843",
    "PictureBackgroundColor": {
      "Name": "sample string 1",
      "BackgroundColor": "sample string 2",
      "ForegroundColor": "sample string 3",
      "EventGuid": "d5351e89-b791-411e-ae21-950e053623ba",
      "ColorType": 1,
      "Guid": "099f24c5-72ca-43cf-8624-0d192f3c773a",
      "Created": "2025-10-22T00:46:39.83993+00:00",
      "Modified": "2025-10-22T00:46:39.83993+00:00",
      "Deleted": "2025-10-22T00:46:39.83993+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    "PictureBackgroundColorGuid": "ccc85640-1b03-4d5f-999d-7d32acec832c",
    "EventGuid": "2bce7009-4f9f-46fa-9149-f25238cd4403",
    "Sponsors": [
      {
        "Guid": "4552944f-16c8-4423-b2b5-9194fb46a5d0",
        "Name": "sample string 2",
        "Url": "sample string 3",
        "Text": "sample string 4",
        "SponsorLevel": 5,
        "FollowingNumber": 1,
        "PictureGuidDate": {
          "Guid": "82e4fcfb-79df-4503-ad9d-76ad98809e5e",
          "Name": "sample string 2",
          "OriginalName": "sample string 1",
          "DateTime": "2025-10-22T00:46:39.83993+00:00",
          "ContentType": "sample string 3",
          "PictureAlias": "sample string 4"
        }
      },
      {
        "Guid": "4552944f-16c8-4423-b2b5-9194fb46a5d0",
        "Name": "sample string 2",
        "Url": "sample string 3",
        "Text": "sample string 4",
        "SponsorLevel": 5,
        "FollowingNumber": 1,
        "PictureGuidDate": {
          "Guid": "82e4fcfb-79df-4503-ad9d-76ad98809e5e",
          "Name": "sample string 2",
          "OriginalName": "sample string 1",
          "DateTime": "2025-10-22T00:46:39.83993+00:00",
          "ContentType": "sample string 3",
          "PictureAlias": "sample string 4"
        }
      }
    ],
    "BeeldMerkGuidDate": {
      "Guid": "82e4fcfb-79df-4503-ad9d-76ad98809e5e",
      "Name": "sample string 2",
      "OriginalName": "sample string 1",
      "DateTime": "2025-10-22T00:46:39.83993+00:00",
      "ContentType": "sample string 3",
      "PictureAlias": "sample string 4"
    },
    "LogoGuidDate": {
      "Guid": "82e4fcfb-79df-4503-ad9d-76ad98809e5e",
      "Name": "sample string 2",
      "OriginalName": "sample string 1",
      "DateTime": "2025-10-22T00:46:39.83993+00:00",
      "ContentType": "sample string 3",
      "PictureAlias": "sample string 4"
    },
    "HeaderImageGuidDate": {
      "Guid": "82e4fcfb-79df-4503-ad9d-76ad98809e5e",
      "Name": "sample string 2",
      "OriginalName": "sample string 1",
      "DateTime": "2025-10-22T00:46:39.83993+00:00",
      "ContentType": "sample string 3",
      "PictureAlias": "sample string 4"
    },
    "Guid": "a11bcb44-e52c-42aa-afc6-c5ad08fc3605",
    "Created": "2025-10-22T00:46:39.83993+00:00",
    "Modified": "2025-10-22T00:46:39.83993+00:00",
    "Deleted": "2025-10-22T00:46:39.83993+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  }
}
        application/octet-stream
            Sample:
        
{"Guid":"8215c466-64da-4167-b1d9-a87829420def","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":"06d17f72-c0c7-4638-8cb8-2776c929f45c","ParentGuid":"097510a6-e076-4c8c-a9d4-936600e6ab45","FolderGuid":"3799d252-d39d-4a60-9d37-56a1a0916713","ProgramDate":"2025-10-22T00:46:39.83993+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":"7342b7ca-9f39-430b-8d25-c9d0602dbb72","HeaderImageAlias":"sample string 19","HeaderImageType":"sample string 20","HeaderImageName":"sample string 21","HeaderTitlePosition":0,"MenuHide":true,"EventColor":{"Guid":"1a32b6d1-91bb-47c4-a806-728834031b92","Name":"sample string 2","BackgroundColor":"sample string 3","ForegroundColor":"sample string 4","ColorType":1},"EventColors":[{"Guid":"1a32b6d1-91bb-47c4-a806-728834031b92","Name":"sample string 2","BackgroundColor":"sample string 3","ForegroundColor":"sample string 4","ColorType":1},{"Guid":"1a32b6d1-91bb-47c4-a806-728834031b92","Name":"sample string 2","BackgroundColor":"sample string 3","ForegroundColor":"sample string 4","ColorType":1}],"SpeakerLayoutType":0,"ContributionLayoutType":0,"PopupLayoutType":0,"MainActivityGuid":"28c93862-0282-49b1-8c56-16e630824a07","NewsOrderByType":0,"PhotoAlbumType":0,"TextColumns":[{"ImageGuid":"94c6e0c2-66cb-4464-a08f-c46c5b79ac3f","ImageUrl":"sample string 2","Title":"sample string 3","Text":"sample string 4","LinkText":"sample string 5","LinkUrl":"sample string 6","ImageGuidDate":{"Guid":"82e4fcfb-79df-4503-ad9d-76ad98809e5e","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2025-10-22T00:46:39.83993+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"},"Guid":"4d8b48c7-bea2-4d98-b05f-6a1432439eda","Created":"2025-10-22T00:46:39.83993+00:00","Modified":"2025-10-22T00:46:39.83993+00:00","Deleted":"2025-10-22T00:46:39.83993+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"ImageGuid":"94c6e0c2-66cb-4464-a08f-c46c5b79ac3f","ImageUrl":"sample string 2","Title":"sample string 3","Text":"sample string 4","LinkText":"sample string 5","LinkUrl":"sample string 6","ImageGuidDate":{"Guid":"82e4fcfb-79df-4503-ad9d-76ad98809e5e","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2025-10-22T00:46:39.83993+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"},"Guid":"4d8b48c7-bea2-4d98-b05f-6a1432439eda","Created":"2025-10-22T00:46:39.83993+00:00","Modified":"2025-10-22T00:46:39.83993+00:00","Deleted":"2025-10-22T00:46:39.83993+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":"844f0931-baaa-4303-b1fb-5924024fa513","Created":"2025-10-22T00:46:39.83993+00:00","Modified":"2025-10-22T00:46:39.83993+00:00","Deleted":"2025-10-22T00:46:39.83993+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":"844f0931-baaa-4303-b1fb-5924024fa513","Created":"2025-10-22T00:46:39.83993+00:00","Modified":"2025-10-22T00:46:39.83993+00:00","Deleted":"2025-10-22T00:46:39.83993+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":"d8241bec-eb27-4de8-bb71-85bfb497c1c0","Title":"sample string 2","Url":"sample string 3","Contents":"sample string 4","EventContentType":0},{"Guid":"d8241bec-eb27-4de8-bb71-85bfb497c1c0","Title":"sample string 2","Url":"sample string 3","Contents":"sample string 4","EventContentType":0}],"ParentChildrenUrls":[{"Guid":"d8241bec-eb27-4de8-bb71-85bfb497c1c0","Title":"sample string 2","Url":"sample string 3","Contents":"sample string 4","EventContentType":0},{"Guid":"d8241bec-eb27-4de8-bb71-85bfb497c1c0","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":"d5351e89-b791-411e-ae21-950e053623ba","ColorType":1,"Guid":"099f24c5-72ca-43cf-8624-0d192f3c773a","Created":"2025-10-22T00:46:39.83993+00:00","Modified":"2025-10-22T00:46:39.83993+00:00","Deleted":"2025-10-22T00:46:39.83993+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"VNGBackgroundColorGuid":"8d1941c9-b584-4203-bbc7-0732de1c7634","VNGDropColor":{"Name":"sample string 1","BackgroundColor":"sample string 2","ForegroundColor":"sample string 3","EventGuid":"d5351e89-b791-411e-ae21-950e053623ba","ColorType":1,"Guid":"099f24c5-72ca-43cf-8624-0d192f3c773a","Created":"2025-10-22T00:46:39.83993+00:00","Modified":"2025-10-22T00:46:39.83993+00:00","Deleted":"2025-10-22T00:46:39.83993+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"VNGDropColorGuid":"3f731546-a26e-4d52-b5e5-23c5325c9843","PictureBackgroundColor":{"Name":"sample string 1","BackgroundColor":"sample string 2","ForegroundColor":"sample string 3","EventGuid":"d5351e89-b791-411e-ae21-950e053623ba","ColorType":1,"Guid":"099f24c5-72ca-43cf-8624-0d192f3c773a","Created":"2025-10-22T00:46:39.83993+00:00","Modified":"2025-10-22T00:46:39.83993+00:00","Deleted":"2025-10-22T00:46:39.83993+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"PictureBackgroundColorGuid":"ccc85640-1b03-4d5f-999d-7d32acec832c","EventGuid":"2bce7009-4f9f-46fa-9149-f25238cd4403","Sponsors":[{"Guid":"4552944f-16c8-4423-b2b5-9194fb46a5d0","Name":"sample string 2","Url":"sample string 3","Text":"sample string 4","SponsorLevel":5,"FollowingNumber":1,"PictureGuidDate":{"Guid":"82e4fcfb-79df-4503-ad9d-76ad98809e5e","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2025-10-22T00:46:39.83993+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"}},{"Guid":"4552944f-16c8-4423-b2b5-9194fb46a5d0","Name":"sample string 2","Url":"sample string 3","Text":"sample string 4","SponsorLevel":5,"FollowingNumber":1,"PictureGuidDate":{"Guid":"82e4fcfb-79df-4503-ad9d-76ad98809e5e","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2025-10-22T00:46:39.83993+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"}}],"BeeldMerkGuidDate":{"Guid":"82e4fcfb-79df-4503-ad9d-76ad98809e5e","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2025-10-22T00:46:39.83993+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"},"LogoGuidDate":{"Guid":"82e4fcfb-79df-4503-ad9d-76ad98809e5e","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2025-10-22T00:46:39.83993+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"},"HeaderImageGuidDate":{"Guid":"82e4fcfb-79df-4503-ad9d-76ad98809e5e","Name":"sample string 2","OriginalName":"sample string 1","DateTime":"2025-10-22T00:46:39.83993+00:00","ContentType":"sample string 3","PictureAlias":"sample string 4"},"Guid":"a11bcb44-e52c-42aa-afc6-c5ad08fc3605","Created":"2025-10-22T00:46:39.83993+00:00","Modified":"2025-10-22T00:46:39.83993+00:00","Deleted":"2025-10-22T00:46:39.83993+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">2025-10-22T00:46:39.83993+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-22T00:46:39.83993+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">844f0931-baaa-4303-b1fb-5924024fa513</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-22T00:46:39.83993+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">2025-10-22T00:46:39.83993+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-22T00:46:39.83993+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">844f0931-baaa-4303-b1fb-5924024fa513</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-22T00:46:39.83993+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>d8241bec-eb27-4de8-bb71-85bfb497c1c0</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>d8241bec-eb27-4de8-bb71-85bfb497c1c0</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>1a32b6d1-91bb-47c4-a806-728834031b92</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>1a32b6d1-91bb-47c4-a806-728834031b92</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>1a32b6d1-91bb-47c4-a806-728834031b92</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>06d17f72-c0c7-4638-8cb8-2776c929f45c</EventGuid>
  <EventPhase>Unassigned</EventPhase>
  <FolderGuid>3799d252-d39d-4a60-9d37-56a1a0916713</FolderGuid>
  <FollowingNumber>2</FollowingNumber>
  <FormUrl>sample string 24</FormUrl>
  <Guid>8215c466-64da-4167-b1d9-a87829420def</Guid>
  <HeaderImageAlias>sample string 19</HeaderImageAlias>
  <HeaderImageGuid>7342b7ca-9f39-430b-8d25-c9d0602dbb72</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">2025-10-22T00:46:39.83993+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-22T00:46:39.83993+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">a11bcb44-e52c-42aa-afc6-c5ad08fc3605</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-22T00:46:39.83993+00:00</Modified>
    <BeeldMerkGuidDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
      <d3p1:Guid>82e4fcfb-79df-4503-ad9d-76ad98809e5e</d3p1:Guid>
      <d3p1:Name>sample string 2</d3p1:Name>
      <d3p1:ContentType>sample string 3</d3p1:ContentType>
      <d3p1:DateTime>2025-10-22T00:46:39.83993+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>2bce7009-4f9f-46fa-9149-f25238cd4403</EventGuid>
    <FillPicture>true</FillPicture>
    <HeaderImageGuidDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
      <d3p1:Guid>82e4fcfb-79df-4503-ad9d-76ad98809e5e</d3p1:Guid>
      <d3p1:Name>sample string 2</d3p1:Name>
      <d3p1:ContentType>sample string 3</d3p1:ContentType>
      <d3p1:DateTime>2025-10-22T00:46:39.83993+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>82e4fcfb-79df-4503-ad9d-76ad98809e5e</d3p1:Guid>
      <d3p1:Name>sample string 2</d3p1:Name>
      <d3p1:ContentType>sample string 3</d3p1:ContentType>
      <d3p1:DateTime>2025-10-22T00:46:39.83993+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">2025-10-22T00:46:39.83993+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-22T00:46:39.83993+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">099f24c5-72ca-43cf-8624-0d192f3c773a</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-22T00:46:39.83993+00:00</Modified>
      <BackgroundColor>sample string 2</BackgroundColor>
      <ColorType>Primary</ColorType>
      <EventGuid>d5351e89-b791-411e-ae21-950e053623ba</EventGuid>
      <ForegroundColor>sample string 3</ForegroundColor>
      <Name>sample string 1</Name>
    </PictureBackgroundColor>
    <PictureBackgroundColorGuid>ccc85640-1b03-4d5f-999d-7d32acec832c</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>4552944f-16c8-4423-b2b5-9194fb46a5d0</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>82e4fcfb-79df-4503-ad9d-76ad98809e5e</d5p1:Guid>
          <d5p1:Name>sample string 2</d5p1:Name>
          <d5p1:ContentType>sample string 3</d5p1:ContentType>
          <d5p1:DateTime>2025-10-22T00:46:39.83993+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>4552944f-16c8-4423-b2b5-9194fb46a5d0</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>82e4fcfb-79df-4503-ad9d-76ad98809e5e</d5p1:Guid>
          <d5p1:Name>sample string 2</d5p1:Name>
          <d5p1:ContentType>sample string 3</d5p1:ContentType>
          <d5p1:DateTime>2025-10-22T00:46:39.83993+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">2025-10-22T00:46:39.83993+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-22T00:46:39.83993+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">099f24c5-72ca-43cf-8624-0d192f3c773a</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-22T00:46:39.83993+00:00</Modified>
      <BackgroundColor>sample string 2</BackgroundColor>
      <ColorType>Primary</ColorType>
      <EventGuid>d5351e89-b791-411e-ae21-950e053623ba</EventGuid>
      <ForegroundColor>sample string 3</ForegroundColor>
      <Name>sample string 1</Name>
    </VNGBackgroundColor>
    <VNGBackgroundColorGuid>8d1941c9-b584-4203-bbc7-0732de1c7634</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">2025-10-22T00:46:39.83993+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-22T00:46:39.83993+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">099f24c5-72ca-43cf-8624-0d192f3c773a</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-22T00:46:39.83993+00:00</Modified>
      <BackgroundColor>sample string 2</BackgroundColor>
      <ColorType>Primary</ColorType>
      <EventGuid>d5351e89-b791-411e-ae21-950e053623ba</EventGuid>
      <ForegroundColor>sample string 3</ForegroundColor>
      <Name>sample string 1</Name>
    </VNGDropColor>
    <VNGDropColorGuid>3f731546-a26e-4d52-b5e5-23c5325c9843</VNGDropColorGuid>
  </HeaderSettings>
  <HeaderTitlePosition>Unassigned</HeaderTitlePosition>
  <Hide>true</Hide>
  <HideDecorations>true</HideDecorations>
  <MainActivityGuid>28c93862-0282-49b1-8c56-16e630824a07</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>d8241bec-eb27-4de8-bb71-85bfb497c1c0</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>d8241bec-eb27-4de8-bb71-85bfb497c1c0</d2p1:Guid>
      <d2p1:Title>sample string 2</d2p1:Title>
      <d2p1:Url>sample string 3</d2p1:Url>
    </d2p1:SiteUrl>
  </ParentChildrenUrls>
  <ParentGuid>097510a6-e076-4c8c-a9d4-936600e6ab45</ParentGuid>
  <ParentTitle>sample string 7</ParentTitle>
  <ParentUrl>sample string 6</ParentUrl>
  <PhotoAlbumType>Unassigned</PhotoAlbumType>
  <PopupLayoutType>Unassigned</PopupLayoutType>
  <ProgramBlockDiagramLegendHide>true</ProgramBlockDiagramLegendHide>
  <ProgramDate>2025-10-22T00:46:39.83993+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">2025-10-22T00:46:39.83993+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-22T00:46:39.83993+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">4d8b48c7-bea2-4d98-b05f-6a1432439eda</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-22T00:46:39.83993+00:00</Modified>
      <ImageGuid>94c6e0c2-66cb-4464-a08f-c46c5b79ac3f</ImageGuid>
      <ImageGuidDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
        <d4p1:Guid>82e4fcfb-79df-4503-ad9d-76ad98809e5e</d4p1:Guid>
        <d4p1:Name>sample string 2</d4p1:Name>
        <d4p1:ContentType>sample string 3</d4p1:ContentType>
        <d4p1:DateTime>2025-10-22T00:46:39.83993+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">2025-10-22T00:46:39.83993+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-22T00:46:39.83993+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">4d8b48c7-bea2-4d98-b05f-6a1432439eda</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-22T00:46:39.83993+00:00</Modified>
      <ImageGuid>94c6e0c2-66cb-4464-a08f-c46c5b79ac3f</ImageGuid>
      <ImageGuidDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Common">
        <d4p1:Guid>82e4fcfb-79df-4503-ad9d-76ad98809e5e</d4p1:Guid>
        <d4p1:Name>sample string 2</d4p1:Name>
        <d4p1:ContentType>sample string 3</d4p1:ContentType>
        <d4p1:DateTime>2025-10-22T00:46:39.83993+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>