C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » ASP.NET »

Accessing the id inside Loginview


Posted Date: 04 Nov 2009      Posted By: Uthaman      Member Level: Bronze     Points: 1   Responses: 2



Hi,
I'm using the following code in my application.I want use the hyperlinkid(bsViewProfile) in code behind. How to access this id?

<asp:LoginView ID="LoginView1" runat="server">
<asp:RoleGroup Roles="Businesses">
<ContentTemplate>
<div id="dvbsEventMenu" runat="Server" style="overflow: hidden;" "zodle_contleftmenu">
<ul class="zodle_leftmenuul">
<li class="zodle_leftmenuli">
<asp:HyperLink ID="bsViewProfile" runat="server" CssClass="zodle_leftmenulilink">View Profile</asp:HyperLink>
</li>
</ul></div>

Regards,
Uthaman.V





Responses

Author: Praveen    04 Nov 2009Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

hi,

what error you are facing?

can you please be clear your requirement?



Author: Uthaman    04 Nov 2009Member Level: BronzeRating: 2 out of 52 out of 5     Points: 2

Hi,
I'm getting nullexception error.
In my code behind file
I want to set bsViewProfile.Navigateurl="someurl";

How?



Post Reply
You must Sign In to post a response.
Next : Can not load type Global file in asp.net 1.1
Previous : Swf still not work
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use