Tuesday, July 14, 2009

How will you find a control in a page and access it?


You can find any control in a page using the following method,

FindControl(controlid);



www.codecollege.NET

No comments:

Post a Comment