Go to the documentation of this file.00001 using System;
00002 using N2.Web.UI;
00003 using N2.Web.UI.WebControls;
00004 using System.Web;
00005 using System.Web.Mvc;
00006
00007 namespace N2.Web.Mvc.Html
00008 {
00009 public static class ObsoleteExtensions
00010 {
00011 }
00012 }