Microsoft
Software
Hardware
Network
Question : user.identity is not recognized in master page
I am using vb.net 2.0 and in my code behind, in my master page I am trying to see if the user is authenticated but for some reason user.identity is not recognized. Anyone know why? Thanks.
Answer : user.identity is not recognized in master page
Rookie mistake,
it should be Page.user.identity.name
Random Solutions
How do I align a SilverLight 2 DataGrid column right in XAML?
How to automatically compress backup files and move to a remote location
Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control.
Refresh data in a Bound datagridview VB.NET
Using getdate() to provide only short date
Show email id in excel
Help Displaying Message on Correct Child Form in MDI Parent
Run Chkdsk from bootable flash drive
How to Setup Auto Delete options for the Sent Folder in Exchange 2007
vba code to perform maketable query and then open the form