AdRotatorDesigner

AdRotatorDesignerdisposable

System.Web.UI.Design.WebControls (system.design.dll)class

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 : System.Web.UI.Design.ControlDesigner { // Public Constructors    public AdRotatorDesigner( ); // Public Instance Methods    public override string GetDesignTimeHtml( );    // overrides System.Web.UI.Design.ControlDesigner }

Hierarchy

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



ASP. NET in a Nutshell
ASP.NET in a Nutshell, Second Edition
ISBN: 0596005202
EAN: 2147483647
Year: 2003
Pages: 873

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net