search
AI OnAI Off
This should make black magic happen:
[ContentType(GUID = "...", GroupName = GroupNames.Default)]
[ImageUrl("~/assets/gfx/thumbnail-image.png")]
public class YourPageType : PageData
{
}
Hi,
how does one set the thumbnail/preview image which is shown (or not) when one creates a new page or block? On the selection page (suggested and all types) the description can be set in admin mode in settings of corresponding page/block type. But how about the thumbnail/preview -image?