This documentation is archived and is not being maintained.

RepeaterDesigner.GetEmptyDesignTimeHtml Method

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Overrides Protected Function GetEmptyDesignTimeHtml() As String
[C#]
protected override string GetEmptyDesignTimeHtml();
[C++]
protected: String* GetEmptyDesignTimeHtml();
[JScript]
protected override function GetEmptyDesignTimeHtml() : String;

See Also

RepeaterDesigner Class | RepeaterDesigner Members | System.Web.UI.Design.WebControls Namespace

Show: