Accessing a control within LoginView

Tech-Archive recommends: Fix windows errors by optimizing your registry



I'm trying out the new membership services in ASP.NET 2.0.

This is a basic question, but how can i access a control within a LoginView
?

I want to set the value of a label which is inside the LoggedInTemplate.
this.LoginView.LoggedInTemplate

Many thanks.


.



Relevant Pages

  • Re: Accessing a control within LoginView
    ... > Hi Davie, ... > | Subject: RE: Accessing a control within LoginView ... > | controls in the active template(can't access those in the non-active ...
    (microsoft.public.dotnet.framework.aspnet)
  • Control Inheritance in Code (without using Web User Control)
    ... This is a very basic question. ... property "LastClickedTime" to a custom class CMyButton derived from ... Then I would want to be able to drag a normal Button control onto a web ... LastClickedTime just like a "normal" property. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: CASE SOLVED
    ... I also think you have to cast the web control as ... across something within LoginView I don't understand.... ... In code view I can access a label placed directly on a webpage.. ... Lets say I've placed a textbox in a loginview, ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Accessing a control within LoginView
    ... Welcome to ASPNET newsgroup. ... Regarding on the accessing a nested control in LoginView control's template ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Problem accessing GridView
    ... inside the LoggedIn-template of the LoginView... ... being in anonymous mode, there is no GridView in the Anonymous-template of ... I would imagine they are like any other nested control ... Where are you attempting to access the gridview from, ...
    (microsoft.public.dotnet.framework.aspnet)