Udostępnij za pośrednictwem


SiteMapPathDesigner.GetErrorDesignTimeHtml(Exception) Metoda

Definicja

Pobiera znacznik HTML zawierający 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

Wystąpił wyjątek.

Zwraca

Zwraca wartość String.

Dotyczy

Zobacz też