Responsive
Atoms
FormLabel
Default
Molecules
ContactDetails
Default
Organisms
HeaderMinimal
Default
ServicesGroupFinderBlock
With Results No Results

CardWebinar / With Image (Desktop)

Image + Category + Title + Host + Date

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Molecules/CardWebinar/CardWebinar.cshtml", new CardWebinarProps
{
"Type": 9,
"Host": "Dr Christina Fitzgerald",
"Date": "10 Feb 2024",
"Title": "Supporting IAPT services: What\u0027s available and how to access them",
"Description": "",
"DescriptionHtml": null,
"Category": "Webinar",
"ImageHtml": {},
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "/webinars/iapt-services",
"LinkTarget": "",
"IsActive": false
})
♿ Accessibility