C# Класс AuntieDot.UI.Web.Error

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

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

Свойство Тип Описание
ErrorDesc global::System.Web.UI.WebControls.ContentPlaceHolder
ErrorTitle global::System.Web.UI.WebControls.ContentPlaceHolder

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

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

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

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

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

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

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

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

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

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