This documentation is archived and is not being maintained.
RepeaterDesigner.GetErrorDesignTimeHtml Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Overrides Protected Function GetErrorDesignTimeHtml( _ ByVal e As Exception _ ) As String [C#] protected override string GetErrorDesignTimeHtml( Exception e ); [C++] protected: String* GetErrorDesignTimeHtml( Exception* e ); [JScript] protected override function GetErrorDesignTimeHtml( e : Exception ) : String;
See Also
RepeaterDesigner Class | RepeaterDesigner Members | System.Web.UI.Design.WebControls Namespace
Show: