Edit in GitHubLog an issue

ImageOnlyTemplate

Class which implements AepUITemplateType and represents an image-only template.

Public Properties

PropertyTypeDescription
id
String
The unique identifier for this template.
image
The details of the image to be displayed.
actionUrl
String?
The URL to be opened when the image-only card is clicked.
dismissBtn
The details for the image-only template dismiss button.

Methods

getType

Returns the type of this template, which is AepUITemplateType.IMAGE_ONLY.

Syntax

Copied to your clipboard
override fun getType() = AepUITemplateType.IMAGE_ONLY
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.