Is there an updated list of the UI Helpers for ASP.NET MVC? I can only find documentation of beta version stuff. I have the source, and I will probably end up looking at that anyway, but it would be nice to have a run down.
+1
A:
Check MSDN, there is almost full documentation of the MVC Framework.
http://msdn.microsoft.com/en-us/library/dd410596.aspx
Marwan Aouida
2009-05-23 16:49:17
+1
A:
They are listed on MSDN under "Extension Methods" for the HtmlHelper
class.
Tomas Lycken
2009-05-23 16:49:48