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

CardWebinar / Long Title

Webinar card with longer title text

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 Rebecca Smith",
"Date": "22 Apr 2024",
"Title": "Comprehensive guide to supporting breast cancer patients through diagnosis, treatment, and recovery: A multi-faceted approach",
"Description": "",
"DescriptionHtml": null,
"Category": "Webinar",
"ImageHtml": {},
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "/webinars/comprehensive-guide",
"LinkTarget": "",
"IsActive": false
})
♿ Accessibility