asp.net.ph

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 Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 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 asp.net.ph