Hi All
I wanted to restrict the user to view the data in cshtml based on logged user country .
Country field already existed in data base.and currently i am restricting the user based on the Role
How can i do this ?.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Asma KhalidPosted Jan 31, 2019, 8:59 AM
Madan ShekarPosted Jan 31, 2019, 7:03 AM
where ever you want restrict using this session value you can hide the view based on your custom conditions