Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: .cs file that controls <span id="username">

  1. #1
    sam.bengtson is offline Member
    Join Date
    Jan 2011
    Posts
    64

    Default .cs file that controls <span id="username">

    Hey guys I was wondering if anybody knew where the .cs file is that controls the login text and displays the username when logged in on the template page.
    The specific line I'm looking at is this:
    Code:
    <span id="userName">(!USERNAME!)</span><span id="loginText"><a href="(!SIGNINOUT_LINK!)">(!SIGNINOUT_TEXT!)</a></span>
    I'm changing a few things on when it is visible and when it is not. If anybody could help me out that would be great. Thanks!

  2. #2
    sam.bengtson is offline Member
    Join Date
    Jan 2011
    Posts
    64

    Default

    anyone? There isn't a template.ascx.cs but thats kind of the type of file im looking for