Udostępnij za pośrednictwem


RepeaterDesigner.GetErrorDesignTimeHtml(Exception) Metoda

Definicja

Pobiera znacznik HTML, który zawiera informacje o określonym wyjątku.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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

Parametry

e
Exception

Wyjątek, który wystąpił.

Zwraca

Znacznik HTML w czasie projektowania dla określonego wyjątku.

Dotyczy