Hi,
Im using asp.net mvc. I have a create and edit form which are very similar so im using a user control for the form. and placing that in each view.
the form is very slightly different on the edit form eg it has some extra text and a link.
how can i show/hide that based on the view im in?