Bagikan melalui


PasswordRecoveryDesigner.GetErrorDesignTimeHtml(Exception) Metode

Definisi

Mengambil markup HTML yang menyediakan informasi tentang pengecualian yang ditentukan.

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

Parameter

e
Exception

Pengecualian yang terjadi.

Mengembalikan

Markup HTML waktu desain untuk pengecualian yang ditentukan.

Berlaku untuk

Lihat juga