Hi,
Could you try with the Html.Raw helper:
It should prevent encoding the value.
Regards,
Daniel
Telerik
Could you try with the Html.Raw helper:
@Html.Raw(LocString["STR_AssignmentType"])
It should prevent encoding the value.
Regards,
Daniel
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!