aspxtreme

HttpException.GetHtmlErrorMessage Method

System.Web Namespace   HttpException Class


Returns the HTML error message to send back to the client.

[ VB ]
Public Function GetHtmlErrorMessage ( ) As String

[ C# ]
public string GetHtmlErrorMessage ( );

[ C++ ]
public: String* GetHtmlErrorMessage ( );

[ JScript ]
public function GetHtmlErrorMessage ( ) : String;

Return Value

The HTML error message.

See Also

HttpException Members



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support aspxtreme