DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
c# return error status code based on exception
return new ContentResult() { StatusCode = 404, Content = "Not found" };
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#return
#error
#status
#code
#based
#exception
ADD COMMENT
Topic
COMMENT
Name
3+2 =
Submit