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!

DHTMLBehavior Class

This provides the default (attached) behavior functionality for all HtmlControl designers.

Object
   DHTMLBehavior

[Visual Basic]
Public Class DHTMLBehavior
   Implements IElementBehavior, IHTMLPainter
[C#]
public class DHTMLBehavior : IElementBehavior, IHTMLPainter
[C++]
public __gc class DHTMLBehavior : public IElementBehavior,
   IHTMLPainter
[JScript]
public class DHTMLBehavior implements IElementBehavior,
   IHTMLPainter

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.Design

Assembly: System.Web.UI.Design.dll

See Also

DHTMLBehavior Members | System.Web.UI.Design Namespace