Skip to content

Instantly share code, notes, and snippets.

View krishnabharath's full-sized avatar

krishnabharath

View GitHub Profile
using Kendo.Mvc.UI;
using System.Web;
using System.Web.Mvc;
using System.Web.Security.AntiXss;
using System.Web.Util;
namespace Your.Namespace.Here
{
public static class KendoMvcExtensions
{