Share via


SiteMapPathDesigner.GetErrorDesignTimeHtml(Exception) Metoda

Definice

Získá kód HTML, který poskytuje informace o zadané výjimce.

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

Výjimka, ke které došlo.

Návraty

Vrací objekt String.

Platí pro

Viz také