AdRotatorDesigner.GetDesignTimeHtml Method ()
.NET Framework 3.0
Generates the markup that is used to render the control on the design surface.
Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in system.design.dll)
AdRotatorDesigner Members
System.Web.UI.Design.WebControls Namespace
AdRotator
BaseDataBoundControlDesigner.GetDesignTimeHtml
ControlDesigner.GetDesignTimeHtml
Walkthrough: Creating a Basic Control Designer for a Web Server Control
Assembly: System.Design (in system.design.dll)
For a code example that shows how to override the GetDesignTimeHtml method in a templated data-bound control designer, see ControlDesigner.GetDesignTimeHtml.
If the control that is associated with this designer has templates, it displays the templates in the designer.
Reference
AdRotatorDesigner ClassAdRotatorDesigner Members
System.Web.UI.Design.WebControls Namespace
AdRotator
BaseDataBoundControlDesigner.GetDesignTimeHtml
ControlDesigner.GetDesignTimeHtml
Other Resources
Introduction to ASP.NET Control DesignersWalkthrough: Creating a Basic Control Designer for a Web Server Control
Community Additions
ADD
Show: