C# Класс newtelligence.DasBlog.Web.EditContentFiltersBox

Summary description for EditNavigatorLinksBox.
Наследование: newtelligence.DasBlog.Web.Core.SharedBaseControl
Показать файл Открыть проект

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

Свойство Тип Описание
Label3 global::System.Web.UI.WebControls.Label
Panel1 System.Web.UI.WebControls.Panel
buttonFilterResults global::System.Web.UI.WebControls.Button
buttonSaveChanges global::System.Web.UI.WebControls.Button
changesAlert global::System.Web.UI.WebControls.Label
checkFilterHtml global::System.Web.UI.WebControls.CheckBox
checkFilterRSS global::System.Web.UI.WebControls.CheckBox
contentFiltersGrid global::System.Web.UI.WebControls.DataGrid
editControlHolder global::System.Web.UI.WebControls.PlaceHolder
labelTitle global::System.Web.UI.WebControls.Label
postProcessorNotice global::System.Web.UI.WebControls.Label
previewPanel global::System.Web.UI.WebControls.Panel
resmgr System.Resources.ResourceManager
sampleContentBox global::newtelligence.DasBlog.Web.Core.WebControls.ShadowBox
shadowBox global::newtelligence.DasBlog.Web.Core.WebControls.ShadowBox
validatorRFname System.Web.UI.WebControls.RequiredFieldValidator

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

Метод Описание
OnInit ( EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
TruncateString ( string s, int max ) : string
buttonFilterResults_Click ( object sender, EventArgs e ) : void
buttonSaveChanges_Click ( object sender, EventArgs e ) : void

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

Метод Описание
BindGrid ( ) : void
Filter ( string content ) : string
InitializeComponent ( ) : void

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

LoadFilters ( ) : void
SaveFilters ( ) : void
UpdateTestBox ( ) : void
contentFiltersGrid_CancelCommand ( object source, System.Web.UI.WebControls.DataGridCommandEventArgs e ) : void
contentFiltersGrid_DeleteCommand ( object source, System.Web.UI.WebControls.DataGridCommandEventArgs e ) : void
contentFiltersGrid_EditCommand ( object source, System.Web.UI.WebControls.DataGridCommandEventArgs e ) : void
contentFiltersGrid_ItemCommand ( object source, System.Web.UI.WebControls.DataGridCommandEventArgs e ) : void
contentFiltersGrid_PageIndexChanged ( object source, System.Web.UI.WebControls.DataGridPageChangedEventArgs e ) : void
contentFiltersGrid_UpdateCommand ( object source, System.Web.UI.WebControls.DataGridCommandEventArgs e ) : void

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

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

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

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

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

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

protected TruncateString ( string s, int max ) : string
s string
max int
Результат string

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

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

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

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

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

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

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

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

protected Panel,System.Web.UI.WebControls Panel1
Результат System.Web.UI.WebControls.Panel

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

protected ResourceManager,System.Resources resmgr
Результат System.Resources.ResourceManager

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

sampleContentBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::newtelligence.DasBlog.Web.Core.WebControls.ShadowBox sampleContentBox
Результат global::newtelligence.DasBlog.Web.Core.WebControls.ShadowBox

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

shadowBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::newtelligence.DasBlog.Web.Core.WebControls.ShadowBox shadowBox
Результат global::newtelligence.DasBlog.Web.Core.WebControls.ShadowBox

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

protected RequiredFieldValidator,System.Web.UI.WebControls validatorRFname
Результат System.Web.UI.WebControls.RequiredFieldValidator