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

CardProductDownload / Download

Download card with single download button (no category)

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Molecules/CardProductDownload/CardProductDownload.cshtml", new CardProductDownloadProps
{
"Type": 11,
"FormContent": null,
"DownloadUrl": "/downloads/sample.pdf",
"DownloadFileName": "Download (24mb)",
"Title": "Name of download here ",
"Description": "Short description here over two lines only lorem ipsum doloreszz",
"DescriptionHtml": null,
"Category": "",
"ImageHtml": {},
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "",
"LinkTarget": "",
"IsActive": false
})
♿ Accessibility