Aracılığıyla paylaş


SiteMapPathDesigner.GetErrorDesignTimeHtml(Exception) Yöntem

Tanım

Belirtilen özel durum hakkında bilgi sağlayan HTML işaretlemesini alır.

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

Parametreler

e
Exception

Oluşan özel durum.

Döndürülenler

String döndürür.

Şunlara uygulanır

Ayrıca bkz.