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
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About attribute in Web-API
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sourav Kayal (3)
Related resources for attribute in Web-API
No resource found
Web API With AJAX: Understand FormBody and FormUri Attribute In Web API
6/22/2022 9:54:55 AM.
This article exlains the FormBody and FormUri attributes and how to use them with an action parameter to consume data at the client end.
Web API With AJAX: Understand Method Name and Attribute in Web API
6/22/2022 9:49:11 AM.
This article explains action names and various attributes of them as well as the behavior actions corresonding to various attributes.
Web API With AJAX: Understand AcceptVerb Attribute in Web API
6/22/2022 9:19:00 AM.
This article explains the AcceptVerb attribute of the Web API. AcceptVerb is one attribute of the Web API actions. We can use it to allow a specific HTTP verb in a Web API action.