C# Класс EPiCode.Relations.Plugins.Admin.Units.EditRule

Наследование: System.Web.UI.UserControl
Показать файл Открыть проект

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

Свойство Тип Описание
AccessLevelDropDownList global::System.Web.UI.WebControls.DropDownList
Button1 global::System.Web.UI.WebControls.LinkButton
Button2 global::System.Web.UI.WebControls.Button
Button4 global::System.Web.UI.WebControls.LinkButton
Button5 global::System.Web.UI.WebControls.Button
Label1 global::System.Web.UI.WebControls.Label
Label10 global::System.Web.UI.WebControls.Label
Label11 global::System.Web.UI.WebControls.Label
Label12 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
Label3 global::System.Web.UI.WebControls.Label
Label4 global::System.Web.UI.WebControls.Label
Label5 global::System.Web.UI.WebControls.Label
Label6 global::System.Web.UI.WebControls.Label
Label7 global::System.Web.UI.WebControls.Label
Label8 global::System.Web.UI.WebControls.Label
Label9 global::System.Web.UI.WebControls.Label
LinkButton1 global::System.Web.UI.WebControls.LinkButton
LinkButton2 global::System.Web.UI.WebControls.LinkButton
Literal1 global::System.Web.UI.WebControls.Literal
RuleDescriptionLeft global::System.Web.UI.WebControls.TextBox
RuleDescriptionRight global::System.Web.UI.WebControls.TextBox
RuleHierarchyStartPageReferenceLeft global::EPiServer.Web.WebControls.InputPageReference
RuleHierarchyStartPageReferenceRight global::EPiServer.Web.WebControls.InputPageReference
RuleId global::System.Web.UI.WebControls.TextBox
RuleName global::System.Web.UI.WebControls.TextBox
RulePageTypeLeft global::System.Web.UI.WebControls.DropDownList
RulePageTypeRight global::System.Web.UI.WebControls.DropDownList
RulePageTypesLeftListBox global::System.Web.UI.WebControls.ListBox
RulePageTypesLeftLiteral global::System.Web.UI.WebControls.Literal
RulePageTypesRightListBox global::System.Web.UI.WebControls.ListBox
RulePageTypesRightLiteral global::System.Web.UI.WebControls.Literal
RuleTextLeft global::System.Web.UI.WebControls.TextBox
RuleTextRight global::System.Web.UI.WebControls.TextBox
RulesRepeater global::System.Web.UI.WebControls.Repeater
SortOrderLeft global::System.Web.UI.WebControls.DropDownList
SortOrderRight global::System.Web.UI.WebControls.DropDownList
StatusLiteral global::System.Web.UI.WebControls.Literal
VisibleLeft global::System.Web.UI.WebControls.CheckBox
VisibleRight global::System.Web.UI.WebControls.CheckBox

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

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

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

Метод Описание
AddPageTypeLeft_Click ( object sender, EventArgs e ) : void
AddPageTypeRight_Click ( object sender, EventArgs e ) : void
AddRule_Click ( object sender, EventArgs e ) : void
DeleteRule_Click ( object sender, EventArgs e ) : void
GetPage ( int page ) : PageData
OnCommand ( object sender, CommandEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
RemovePageType ( string pageTypes, string pageTypeToRemove ) : string
RemovePageTypeLeft_Click ( object sender, EventArgs e ) : void
RemovePageTypeRight_Click ( object sender, EventArgs e ) : void
StringToArray ( string pageTypes ) : string[]

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

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

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

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

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

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

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

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

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

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

protected GetPage ( int page ) : PageData
page int
Результат PageData

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

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

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

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

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

protected RemovePageType ( string pageTypes, string pageTypeToRemove ) : string
pageTypes string
pageTypeToRemove string
Результат string

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

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

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

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

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

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

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

protected StringToArray ( string pageTypes ) : string[]
pageTypes string
Результат string[]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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