Click here to Skip to main content
15,910,411 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How can we handle ClientID in asp.net...
Posted
Comments
Mukesh Ghosh 1-Jul-14 3:33am    
Can you explain a bit what exactly you want to know ?
[no name] 1-Jul-14 3:41am    
I want to know what is ClientID,how does it effect the asp controls,how does it work?

1 solution

Google is your friend: Be nice and visit him often. He can answer questions a lot more quickly than posting them here...

A very quick search gave 15 million hits: Google "ClientId"[^]

MSDN looks worth a read (top hit) : http://msdn.microsoft.com/en-us/library/system.web.ui.control.clientid(v=vs.110).aspx[^]

In future, please try to do at least basic research yourself, and not waste your time or ours.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900