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!

ToolboxDataAttribute Class

ToolboxDataAttribute

Object
   Attribute
      MemberAttribute
         ToolboxDataAttribute

[Visual Basic]
Public Class ToolboxDataAttribute
   Inherits MemberAttribute
[C#]
public class ToolboxDataAttribute : MemberAttribute
[C++]
public __gc class ToolboxDataAttribute : public MemberAttribute
[JScript]
public class ToolboxDataAttribute extends MemberAttribute

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI

Assembly: System.Web.dll

See Also

ToolboxDataAttribute Members | System.Web.UI Namespace | MemberAttribute