TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
rakesh parida
NA
6
678
call api put method from code behind
Oct 11 2018 5:40 AM
can anyone tell me how to call api method with multilple parameter from code behind.
for example
public HttpResponseMessage UpdateUnitilItems( list <user> user ,string name,int id,int departid)
{
}
i need to call this api method from aspx.cs .
button click
please help me
thank you
Reply
Answers (
3
)
A Potentially dangerous Request.Cookies value was detected
How to delete cloned object in prototype pattern using c#?