Quantcast
Channel: CSharp Forum Latest Questions
Viewing all articles
Browse latest Browse all 32062

Apply Update to All fields

$
0
0
Is there a quick method to clear the BackColor on all fields on an a webform?  Other than explicitly listing each one one by one? 
For example, do you have to do fieldName.Backcolor = System.Drawing.Color.Pink then the next field, then the next, or is there a way to mass update the backcolor on all fields on that page?

Viewing all articles
Browse latest Browse all 32062

Trending Articles