Retrieves the HTML to be used for the design time representation of the control runtime.
[Visual Basic] Overrides Public Function GetDesignTimeHTML() As String [C#] public override string GetDesignTimeHTML(); [C++] public: override String* GetDesignTimeHTML(); [JScript] public override function GetDesignTimeHTML() : String;
Design Time HTML.
ListControlDesigner Class | ListControlDesigner Members | System.Web.UI.Design.WebControls Namespace