Name

AdRotatorDesigner

Synopsis

This class provides the design-time representation of a System.Web.UI.WebControls.AdRotator control, using an overridden GetDesignTimeHtml() method. This control ignores the System.Web.UI.WebControls.AdRotator.AdvertisementFile property at design time and just displays the control’s name and a blank picture icon in the corner.

Public Class AdRotatorDesigner : Inherits System.Web.UI.Design.ControlDesigner
' Public Constructors
   Public Sub New() 
' Public Instance Methods
   Overrides Public Function GetDesignTimeHtml() As String  
End Class

Hierarchy

System.Object System.ComponentModel.Design.ComponentDesigner(System.ComponentModel.Design.IDesigner, System.IDisposable, System.ComponentModel.Design.IDesignerFilter)System.Web.UI.Design.HtmlControlDesignerSystem.Web.UI.Design.ControlDesigner AdRotatorDesigner

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.