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