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

Наследование: Subtext.Web.Admin.Pages.AdminPage
Показать файл Открыть проект

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

Свойство Тип Описание
Edit global::System.Web.UI.WebControls.PlaceHolder
ImportExport global::Subtext.Web.Admin.WebUI.AdvancedPanel
Messages global::Subtext.Web.Admin.WebUI.MessagePanel
OpmlImportFile global::System.Web.UI.HtmlControls.HtmlInputFile
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
Requiredfieldvalidator2 global::System.Web.UI.WebControls.RequiredFieldValidator
categoryLinks global::Subtext.Web.Admin.UserControls.CategoryLinkList
chkNewWindow global::System.Web.UI.WebControls.CheckBox
ckbIsActive global::System.Web.UI.WebControls.CheckBox
cklCategories System.Web.UI.WebControls.CheckBoxList
ddlCategories global::System.Web.UI.WebControls.DropDownList
ddlImportExportCategories global::System.Web.UI.WebControls.DropDownList
headerLiteral global::System.Web.UI.HtmlControls.HtmlGenericControl
lblEntryID global::System.Web.UI.WebControls.Label
lkbCancel global::System.Web.UI.WebControls.Button
lkbImportOpml 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
txbRss global::System.Web.UI.WebControls.TextBox
txbTitle global::System.Web.UI.WebControls.TextBox
txbUrl global::System.Web.UI.WebControls.TextBox
txtXfn global::System.Web.UI.WebControls.TextBox

Private Properties

Свойство Тип Описание
BindLinkEdit void
BindList void
BindLocalUI void
ConfirmDelete void
ImportOpml void
InitializeComponent void
ResetPostEdit void
UpdateLink void
lkbNewLink_Click void
rprSelectionList_ItemCommand void

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

Метод Описание
BindLinkCategories ( ) : void
CheckHiddenStyle ( ) : string
EditLinks ( ) : System

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

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

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

Метод Описание
BindLinkEdit ( ) : void
BindList ( ) : void
BindLocalUI ( ) : void
ConfirmDelete ( int linkID, string linkTitle ) : void
ImportOpml ( ) : void
InitializeComponent ( ) : void

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

ResetPostEdit ( bool showEdit ) : void
UpdateLink ( ) : void
lkbNewLink_Click ( object sender, System e ) : void
rprSelectionList_ItemCommand ( object source, System e ) : void

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

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

public BindLinkCategories ( ) : void
Результат void

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

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

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

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

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

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

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

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

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

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

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

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

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

protected lkbPost_Click ( object sender, System e ) : void
sender object
e System
Результат 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

protected CheckBoxList,System.Web.UI.WebControls cklCategories
Результат System.Web.UI.WebControls.CheckBoxList

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

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

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

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

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

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

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

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

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

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

lkbImportOpml control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button lkbImportOpml
Результат 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

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

txbRss control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txbRss
Результат 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

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

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