Using mobile:DeviceSpecific

M

Mathasu

Hi,
If I've a piece of code like this:

<mobile:form id="frmLogin" runat="server">
<mobile:DeviceSpecific id="dsLogin" Runat="server">
<Choice>
<HeaderTemplate>
<mobile:Label id="lblUser" Runat="server" ></mobile:Label>
<mobile:SelectionList id="slUser" runat="server"
SelectType="DropDown"></mobile:SelectionList>
</HeaderTemplate>
<FooterTemplate>
<mobile:Label id="lblResearch" Runat="server"></mobile:Label>
<mobile:Label id="lblInvisibleLastSeek"
Runat="server"></mobile:Label>
</FooterTemplate>
</Choice>
</mobile:DeviceSpecific>
......................
</mobile:form>

I can't refer to the 3 mobile:Label and
the mobile:SelectionList by ID in the .vb file,
because they're inserted in a
mobile:DeviceSpecific control.
How can I do ?

Thanks
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top