Sdílet prostřednictvím


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

Došlo k výjimce.

Návraty

Vrací objekt String.

Platí pro

Viz také