How can I make a default editor template for enums? By which I mean: can I do something like this:
<%@ Control Language=\"C#\" Inherits=\"System.Web.Mvc.V
Yes
Almost sure this works out of the box.
Try naming your template the same name as your enum.