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
ATM clocking
HP Plotter will not plot inked area only
Best routers for creating a VPN tunnel between two offices
csico catalyst3500
Problem Installing Windows Server 2003 Enterprise Edition on Dell Precision 390
How can I find info on the available RAM in Windows XP?
Need to translate my first string in ASP.NET
Move jpg files from file server and create shortcut
batch file to write network delay into textfile
How to copy a 150 Gb database across the country?