Aracılığıyla paylaş


RepeaterDesigner.GetErrorDesignTimeHtml(Exception) Yöntem

Tanım

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

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Belirtilen özel durum için tasarım zamanı HTML işaretlemesi.

Şunlara uygulanır