ASP.NET Request key Vs client/unique id

A

Amnon Topel

I have a web user control containing a drop dowm list. When I try to read the
the vluae of the drop down from the request object I found that the clientid
or the unique id are not the same as the dropdown kry in the request object
Examples:
Unique id : CriteriaDisplay1:master_0:_ctl0:DropDownList1
Client id : CriteriaDisplay1_master_0__ctl0_DropDownList1
Request key: CriteriaDisplay1:master_0:control1:DropDownList1

Anyone has any idea whay that happens? Is there a way to know what would the
request key (I guess it's the client/html "name" property) be ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,141
Messages
2,570,818
Members
47,367
Latest member
mahdiharooniir

Latest Threads

Top