CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Format:
Recent snippets matching tags of spark asp-netmvc
C#
<% using(Html.BeginForm<AccountController>( x=> x.ChangeEmailAddress(), FormMethod.Post, new { enctype = "multipart/form-data", id= "ChangeEmailAddressForm" })) { %>
        <div id="ErrorDiv" style="display:none;"></div>
        <h3>All fields are required</h3>
        !{Html.EditorFor(Model => Model)}
    <% } %>
by Eric Polerecky   December 21, 2009 @ 3:38pm
215 Views
no comments
 
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate