Displays a content channel item by formatting it with XAML. This block is useful for quickly displaying content channel items like messages or promotions. Instead of writing an entity command to get the data, this block will pull the full content channel item for you. It functions similarly to the Content block in that the XAML template is up to you to define. Its advantage lies in the built-in data pull and optional interaction write so you don't have to wire them up yourself. Parameters Context can be provided to the block via item Id or Guid; you don't need to pass both. ImportantWhen passing multiple parameters to the page, ensure this one is first, or the block context will not be set. NameTypeDescription ContentChannelItemIdIntThe Id of the content channel item. ContentChannelItemGuidGuidThe Guid of the content channel item. Settings NameDescription Content ChannelLimits the retrieved item to a specific content channel. Log InteractionsIf enabled, an interaction associated with the content channel item will be added to the queue. Template The Lava commands that are enabled for this block will only Lava rendered on the server. Merge Fields PropertyTypeDescription ItemContentChannelItemThe full Content Channel Item that was retrieved.