Hello everyone I have call a function with ajax in .net core but it's not call 401 error showing (Note After login this function is call but before login not call)
Loading
Hello everyone I have call a function with ajax in .net core but it's not call 401 error showing (Note After login this function is call but before login not call)
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.
Gajendra JangidPosted Mar 28, 2022, 4:57 AM
Use the
@variableNamesyntax to emit the value of a C# variable as string:@{ var fullname = new Fullname().getfullname(item.student_id.value).ToString(); }@fullname RohanPosted Mar 28, 2022, 4:20 AM
Dinesh Gabhane - I have use this but not working.
Dinesh GabhanePosted Mar 26, 2022, 5:39 AM
Muhammad Imran AnsariPosted Mar 25, 2022, 3:54 AM