Udostępnij za pośrednictwem


SiteMapPathDesigner.GetErrorDesignTimeHtml(Exception) Metoda

Definicja

Pobiera znaczniki HTML, które zawierają informacje o określonym wyjątku.

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

String

Zwraca wartość String.

Dotyczy

Zobacz też