Properties
Component Code
@await Html.PartialAsync("~/Components/Molecules/CardProductDownload/CardProductDownload.cshtml", new CardProductDownloadProps
{
"Type": 11,
"FormContent": {},
"DownloadUrl": "",
"DownloadFileName": "",
"Title": "Name of download here over two lines",
"Description": "Short description here over two lines only lorem ipsum doloreszz",
"DescriptionHtml": null,
"Category": "Research",
"ImageHtml": {},
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "",
"LinkTarget": "",
"IsActive": false
})