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!

HttpNotImplementedHandler Class

[To be supplied.]

Object
   HttpNotImplementedHandler

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Web

Assembly: System.Web.dll

See Also

HttpNotImplementedHandler Members | System.Web Namespace