ASP.NET MVC Interface Controls - Checkbox - AutoPostBack property


Select Me!



By setting AutoPostBack to true, the page will be posted back to the server when the check box is checked / unchecked.
C#
 
    Html.Obout(new OboutCheckBox("OboutCheckBox1") { AutoPostBack = true  })
    

"Thank you very very much, I have to say your support is the best."

Guido Helmers

Random testimonial   All testimonials