C# Класс AppActs.Client.WebSite.App_Master.DefaultLoggedOut

Показать файл Открыть проект

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

Свойство Тип Описание
HyperLink1 global::System.Web.UI.WebControls.HyperLink
Image1 global::System.Web.UI.WebControls.Image
ScriptManager global::System.Web.UI.ScriptManager
content global::System.Web.UI.WebControls.ContentPlaceHolder
head global::System.Web.UI.WebControls.ContentPlaceHolder
hypLogin global::System.Web.UI.WebControls.HyperLink

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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