SiteMapPathDesigner.GetErrorDesignTimeHtml(Exception) Methode

Definitie

Hiermee haalt u de HTML-opmaak op die informatie biedt over de opgegeven uitzondering.

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

Parameters

e
Exception

De uitzondering die is opgetreden.

Retouren

Retourneert String.

Van toepassing op

Zie ook