C# Класс VolTeer.ErrorPage

Наследование: System.Web.UI.Page
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
DetailedErrorPanel global::System.Web.UI.WebControls.Panel
ErrorDetailedMsg global::System.Web.UI.WebControls.Label
ErrorHandler global::System.Web.UI.WebControls.Label
FriendlyErrorMsg global::System.Web.UI.WebControls.Label
InnerMessage global::System.Web.UI.WebControls.Label
InnerTrace global::System.Web.UI.WebControls.Label

Защищенные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void

Описание методов

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

Описание свойств

DetailedErrorPanel защищенное свойство

DetailedErrorPanel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel DetailedErrorPanel
Результат global::System.Web.UI.WebControls.Panel

ErrorDetailedMsg защищенное свойство

ErrorDetailedMsg control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label ErrorDetailedMsg
Результат global::System.Web.UI.WebControls.Label

ErrorHandler защищенное свойство

ErrorHandler control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label ErrorHandler
Результат global::System.Web.UI.WebControls.Label

FriendlyErrorMsg защищенное свойство

FriendlyErrorMsg control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label FriendlyErrorMsg
Результат global::System.Web.UI.WebControls.Label

InnerMessage защищенное свойство

InnerMessage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label InnerMessage
Результат global::System.Web.UI.WebControls.Label

InnerTrace защищенное свойство

InnerTrace control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label InnerTrace
Результат global::System.Web.UI.WebControls.Label