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!

Pagelet Class

Implements the <ASP:PAGELET> tag

Object
   Control
      WebControl
         Pagelet

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.WebControls

Assembly: System.Web.dll

See Also

Pagelet Members | System.Web.UI.WebControls Namespace