I've gotten the Widget built in Kentico, but adding it through the Editor renders like this:
{^widget|(name)InlineCardLayout|(Image)%7e%2fgetmedia%2ffb194b21-2cd6-40c8-acfe-eec7761d75fc%2fdoctor-and-patient.jpg%3fwidth%3d700%26height%3d466%26ext%3d.jpg|(TextContent)Testing+Text+Content|(widget_displayname)Inline+Card^}
I've found some articles referencing this:
Resolving Dynamic Controls
But the CMS.Base.Web.UI namespace does not seem to be included in the MVC project. (only namespace off CMS.Base is CMS.Base.Internal) Any tips?