Hi
I want to code for a login status box in umbraco7 which checks if the member is logged in then welcomes and and gives link to their dashboard profile....etc. (these are not important now) and renders a button for logout
else returns "guest" and a button for log in.
what do i do? i tried to use the cshtml code available in my umbraco partials but it didn't work and I got runtime error. and I should note that i am nearly a beginner
any help is appreciated
thanks
Ashkan
Login Status as a partial view
Hi I want to code for a login status box in umbraco7 which checks if the member is logged in then welcomes and and gives link to their dashboard profile....etc. (these are not important now) and renders a button for logout else returns "guest" and a button for log in. what do i do? i tried to use the cshtml code available in my umbraco partials but it didn't work and I got runtime error. and I should note that i am nearly a beginner any help is appreciated thanks Ashkan
is working on a reply...