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 mono
C#
public ActionResult Index()
{
    string modelDefinition = 
    @"public class ChangePasswordModel
        {
            [Required]
            [DataType(DataType.Password)]
            [Display(Name = ""Current password"")]
            public string OldPassword { get; set; }
by Jon Galloway   May 15, 2011 @ 3:35pm
338 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