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!

Panel Class

[To be supplied.]

Object
   Control
      WebControl
         Panel

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.WebControls

Assembly: System.Web.dll

See Also

Panel Members | System.Web.UI.WebControls Namespace