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!

AdRotatorDesigner Class

Provides design-time support for the AdRotator web control.

Object
   ComponentDesigner
      ControlDesigner
         HtmlControlDesigner
            UserControlDesigner
               WebControlDesigner
                  AdRotatorDesigner

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.Design.WebControls

Assembly: System.Web.UI.Design.dll

See Also

AdRotatorDesigner Members | System.Web.UI.Design.WebControls Namespace