C# Класс Subtext.Web.Admin.Pages.Referrers

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

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

Свойство Тип Описание
Edit global::System.Web.UI.WebControls.PlaceHolder
Messages global::Subtext.Web.Admin.WebUI.MessagePanel
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
Requiredfieldvalidator3 global::System.Web.UI.WebControls.RequiredFieldValidator
Results global::System.Web.UI.WebControls.PlaceHolder
lkbCancel global::System.Web.UI.WebControls.Button
lkbPost global::System.Web.UI.WebControls.Button
resultsPager global::Subtext.Web.Controls.PagingControl
rprSelectionList global::System.Web.UI.WebControls.Repeater
txbBody global::System.Web.UI.WebControls.TextBox
txbTitle global::System.Web.UI.WebControls.TextBox
txbUrl global::System.Web.UI.WebControls.TextBox

Private Properties

Свойство Тип Описание
BindList void
InitializeComponent void
SetReferalDesc void
rprSelectionList_ItemCommand void

Открытые методы

Метод Описание
CheckHiddenStyle ( ) : string
GetReferrer ( object dataItem ) : string
GetTitle ( object dataItem ) : string
Referrers ( ) : System

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

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

Приватные методы

Метод Описание
BindList ( ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

SetReferalDesc ( string selection, string title ) : void
rprSelectionList_ItemCommand ( object source, RepeaterCommandEventArgs e ) : void

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

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

protected BindLocalUI ( ) : void
Результат void

CheckHiddenStyle() публичный Метод

public CheckHiddenStyle ( ) : string
Результат string

GetReferrer() публичный Метод

public GetReferrer ( object dataItem ) : string
dataItem object
Результат string

GetTitle() публичный Метод

public GetTitle ( object dataItem ) : string
dataItem object
Результат string

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

protected OnInit ( EventArgs e ) : void
e EventArgs
Результат void

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

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

Referrers() публичный Метод

public Referrers ( ) : System
Результат System

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

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

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

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

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

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

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

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

Messages control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Admin.WebUI.MessagePanel Messages
Результат global::Subtext.Web.Admin.WebUI.MessagePanel

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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