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!

ISourceViewEventSink Interface

Provides a queue for events generated while working in source view.

ISourceViewEventSink

[Visual Basic]
Public Interface ISourceViewEventSink
[C#]
public interface ISourceViewEventSink
[C++]
public __gc __interface ISourceViewEventSink

[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.

Classes that Implement ISourceViewEventSink

Class Description
SourceViewEventSink This implements the ISourceViewEventSink event interface.

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.Design

Assembly: System.Web.UI.Design.dll

See Also

ISourceViewEventSink Members | System.Web.UI.Design Namespace