I always forget these two:

$Url.Link('label', "%{controller='controllerName',action='actionName'}")  

and this:

To Create a form

$Form.FormTag("%{id= 'formId', action='save', immediate = 'true'}")  
$Form.EndFormTag  

I really wished there was a MR RC4 :D

Categories:

Updated: