Partager via


SiteMapPathDesigner.GetErrorDesignTimeHtml(Exception) Méthode

Définition

Obtient le balisage HTML qui fournit des informations sur l'exception spécifiée.

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

Paramètres

e
Exception

Exception survenue.

Retours

Retourne String.

S’applique à

Voir aussi