NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HttpNotFoundHandler Class

[To be supplied.]

Object
   HttpNotFoundHandler

[Visual Basic]
Public Class HttpNotFoundHandler
   Implements IHttpHandler
[C#]
public class HttpNotFoundHandler : IHttpHandler
[C++]
public __gc class HttpNotFoundHandler : public IHttpHandler
[JScript]
public class HttpNotFoundHandler implements IHttpHandler

Remarks

[To be supplied.]

Requirements

Namespace: System.Web

Assembly: System.Web.dll

See Also

HttpNotFoundHandler Members | System.Web Namespace