AdRotator Constructor

Definition

Initializes a new instance of the AdRotator class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

public:
 AdRotator();
public AdRotator ();
Public Sub New ()

Remarks

The System.Web.UI.MobileControls.AdRotator mobile control exposes many of the same properties and events as the System.Web.UI.WebControls.AdRotator control, plus it adds mobile capability.

Applies to

See also