How to get the current login user name in my Script file inside my asp.net mvc

后端 未结 6 1126
谎友^
谎友^ 2020-12-10 14:02

I have a script file that makes a call to JSON API, and I need to send the current login username as part of the call. I tried the following :-

    $(documen         


        
6条回答
提交回复
热议问题