1
Answer

How To send Values from aspx.cs to controller class?

Jaya Prakash

Jaya Prakash

Apr 03
339
1

I have an aspx login page and in my controller class works as a webhook page getting response from api 
but i have to insert userid who is currently logged in and using the service but my webhook page works only in beta

in my table i have to insert userid how can i? 
im doing only in asp.net taking apicontroller class to hit APIs

Answers (1)