This topic has not yet been rated - Rate this topic

HttpStatusCodeResult Constructor

Initializes a new instance of the HttpStatusCodeResult class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method HttpStatusCodeResult(Int32) Initializes a new instance of the HttpStatusCodeResult class using a status code.
Public method HttpStatusCodeResult(Int32, String) Initializes a new instance of the HttpStatusCodeResult class using a status code and status description.
Top

A Visual Studio project with source code is available to accompany this topic: Download.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.