Returns the design-time HTML of the AdRotator control
[Visual Basic] Overrides Public Function GetDesignTimeHTML() As String [C#] public override string GetDesignTimeHTML(); [C++] public: override String* GetDesignTimeHTML(); [JScript] public override function GetDesignTimeHTML() : String;
The HTML of the control.
AdRotatorDesigner Class | AdRotatorDesigner Members | System.Web.UI.Design.WebControls Namespace