hello,
i'm looking to render a Barcode like
i'm looking to render a Barcode like
<telerik:radbarcode runat="server" Height="112px" ShowChecksum="False" ShowText="False" Text="DccPGDqsRRMA" Type="Code128A" Width="463px"></telerik:radbarcode>
is there a way to use the radbarcode in the razor engine?
using MVC 4 with Kendo complete for MVVC
Thanks