RepeaterDesigner.GetErrorDesignTimeHtml(Exception) Metod

Definition

Hämtar HTML-koden som innehåller information om det angivna undantaget.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

protected:
 override System::String ^ GetErrorDesignTimeHtml(Exception ^ e);
protected override string GetErrorDesignTimeHtml(Exception e);
override this.GetErrorDesignTimeHtml : Exception -> string
Protected Overrides Function GetErrorDesignTimeHtml (e As Exception) As String

Parametrar

e
Exception

Undantaget som inträffade.

Returer

HTML-kod för designtid för det angivna undantaget.

Gäller för