How to get values of non-asp controls in an asp.net project?

Posted by Josh on Stack Overflow See other posts from Stack Overflow or by Josh
Published on 2010-05-30T04:21:20Z Indexed on 2010/05/30 4:22 UTC
Read the original article Hit count: 246

Filed under:
|

I would like to know how to get the values from non-asp controls in my C# code? Can someone help me with this? Thanks.

© Stack Overflow or respective owner

Related posts about c#

Related posts about ASP.NET