I have one query i have pass data in .cshtml file for e.g key, Id .So I'm click ctrl+u display source any solution source code not display(key not disable ) any other solution.
Loading
I have one query i have pass data in .cshtml file for e.g key, Id .So I'm click ctrl+u display source any solution source code not display(key not disable ) any other solution.
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.
Sachin SinghPosted Sep 15, 2021, 9:53 AM
It is impossible to effectively hide the HTML, JavaScript, or any other resource sent to the client.
That is we never put sensitive data like passwords/ bank details etc on the unencrypted plain text on HTML/javascript.