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
filezilla "could not start transfer"
Access Forms
asp.net vb.net render html to component
Oracle Join null rows.
ADmodify.exe "mailbox rights modification disabled" ??
Exchange 2010 setup.com /preparead fails
Sending and receiving limits on Exchange users internally and externally
Not downloading Offline address book files. A server (URL) could not be located. 0X8004010F
ScrollText In DialgBox? - Delphi
Best Practice for Domain Administrator - Windows Server 2003