C# Класс EPiCode.Relations.Plugins.Edit.Units.RelationSelector

Наследование: EPiServer.UserControlBase
Показать файл Открыть проект

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

Свойство Тип Описание
AllRelations global::System.Web.UI.WebControls.ListBox
Button1 global::System.Web.UI.WebControls.Button
Button2 global::System.Web.UI.WebControls.Button
ErrorMessage global::System.Web.UI.WebControls.Literal
ErrorMessageContainer global::System.Web.UI.HtmlControls.HtmlGenericControl
LoadingContainer global::System.Web.UI.HtmlControls.HtmlGenericControl
NewPageTextBox global::System.Web.UI.WebControls.TextBox
PageTypesContainer global::System.Web.UI.WebControls.PlaceHolder
PageTypesDropDown global::System.Web.UI.WebControls.DropDownList
RelatedRelations global::System.Web.UI.WebControls.Repeater
RelationContainer global::System.Web.UI.HtmlControls.HtmlGenericControl
RuleDirectionLiteral global::System.Web.UI.WebControls.Literal
RuleName global::System.Web.UI.WebControls.Literal
SearchKeyWord global::System.Web.UI.WebControls.TextBox
UpdatePanel1 global::System.Web.UI.UpdatePanel

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

Метод Описание
AddRelations_Click ( object sender, EventArgs e ) : void
GetRuleText ( ) : string
PageTypes_Changed ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
PerformSearch_Click ( object sender, EventArgs e ) : void
SearchRelations ( ) : PageDataCollection
Validate ( Rule rule, int pageLeft, int pageRight ) : bool

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

Метод Описание
AddRelation ( string ruleName, int currentPage, int relatedPage ) : void
GetRelationsForPage ( int page, Rule rule ) : List

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

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

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

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

protected GetRuleText ( ) : string
Результат string

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

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

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

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

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

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

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

protected SearchRelations ( ) : PageDataCollection
Результат PageDataCollection

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

protected Validate ( Rule rule, int pageLeft, int pageRight ) : bool
rule Rule
pageLeft int
pageRight int
Результат bool

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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