Microsoft
Software
Hardware
Network
Question : What is the equivalent of html anchor control's name attribute in asp.net Hyperlink control
Hi everyone,
I want to dynamically assign the name of a anchor control in a user control, so the same user control can be used multiple times in a page with its corresponding anchor name. So they can be references from other anchors.
Such as <a href="#section1"> will navigate to the section of
<a name="section1">
<<<<<<<<<<<< what's the equivalent ASP.Net control and property of anchor's name attribute?
Cheers
Answer : What is the equivalent of html anchor control's name attribute in asp.net Hyperlink control
The Name property is the property you're looking for.
Random Solutions
Windows Server 2008 - RAID storage > 2 Tb
How to change Hotsname and ipaddress of Oracle Databse server
Setup/Configure Outlook settings using group policy
DOS Batch Turnkey system for Win95
CX600 FLARE 2.05.600.5.007 - upgrade procedure to 2.19?
quick question
How do I connect to a Windows VPN server through a Cisco ASA 5505?
lpr print server issue
Union query
MS SQL Stored Procedure miscounting number of characters