C# Class EPiCode.Relations.Plugins.Admin.Units.EditRule

Inheritance: System.Web.UI.UserControl
Afficher le fichier Open project: BVNetwork/Relations

Protected Properties

Свойство Type Description
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

Méthodes publiques

Méthode Description
SetupEditControls ( ) : void

Méthodes protégées

Méthode Description
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[]

Method Details

AddPageTypeLeft_Click() protected méthode

protected AddPageTypeLeft_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

AddPageTypeRight_Click() protected méthode

protected AddPageTypeRight_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

AddRule_Click() protected méthode

protected AddRule_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

DeleteRule_Click() protected méthode

protected DeleteRule_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

GetPage() protected méthode

protected GetPage ( int page ) : PageData
page int
Résultat PageData

OnCommand() protected méthode

protected OnCommand ( object sender, CommandEventArgs e ) : void
sender object
e CommandEventArgs
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

RemovePageType() protected méthode

protected RemovePageType ( string pageTypes, string pageTypeToRemove ) : string
pageTypes string
pageTypeToRemove string
Résultat string

RemovePageTypeLeft_Click() protected méthode

protected RemovePageTypeLeft_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

RemovePageTypeRight_Click() protected méthode

protected RemovePageTypeRight_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

SetupEditControls() public méthode

public SetupEditControls ( ) : void
Résultat void

StringToArray() protected méthode

protected StringToArray ( string pageTypes ) : string[]
pageTypes string
Résultat string[]

Property Details

AccessLevelDropDownList protected_oe property

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
Résultat global::System.Web.UI.WebControls.DropDownList

Button1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.LinkButton

Button2 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

Button4 protected_oe property

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
Résultat global::System.Web.UI.WebControls.LinkButton

Button5 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

Label1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

Label10 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

Label11 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

Label12 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

Label2 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

Label3 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

Label4 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

Label5 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

Label6 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

Label7 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

Label8 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

Label9 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

LinkButton1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.LinkButton

LinkButton2 protected_oe property

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
Résultat global::System.Web.UI.WebControls.LinkButton

Literal1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Literal

RuleDescriptionLeft protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

RuleDescriptionRight protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

RuleHierarchyStartPageReferenceLeft protected_oe property

RuleHierarchyStartPageReferenceLeft control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::EPiServer.Web.WebControls.InputPageReference RuleHierarchyStartPageReferenceLeft
Résultat global::EPiServer.Web.WebControls.InputPageReference

RuleHierarchyStartPageReferenceRight protected_oe property

RuleHierarchyStartPageReferenceRight control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::EPiServer.Web.WebControls.InputPageReference RuleHierarchyStartPageReferenceRight
Résultat global::EPiServer.Web.WebControls.InputPageReference

RuleId protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

RuleName protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

RulePageTypeLeft protected_oe property

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
Résultat global::System.Web.UI.WebControls.DropDownList

RulePageTypeRight protected_oe property

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
Résultat global::System.Web.UI.WebControls.DropDownList

RulePageTypesLeftListBox protected_oe property

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
Résultat global::System.Web.UI.WebControls.ListBox

RulePageTypesLeftLiteral protected_oe property

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
Résultat global::System.Web.UI.WebControls.Literal

RulePageTypesRightListBox protected_oe property

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
Résultat global::System.Web.UI.WebControls.ListBox

RulePageTypesRightLiteral protected_oe property

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
Résultat global::System.Web.UI.WebControls.Literal

RuleTextLeft protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

RuleTextRight protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

RulesRepeater protected_oe property

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
Résultat global::System.Web.UI.WebControls.Repeater

SortOrderLeft protected_oe property

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
Résultat global::System.Web.UI.WebControls.DropDownList

SortOrderRight protected_oe property

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
Résultat global::System.Web.UI.WebControls.DropDownList

StatusLiteral protected_oe property

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
Résultat global::System.Web.UI.WebControls.Literal

VisibleLeft protected_oe property

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
Résultat global::System.Web.UI.WebControls.CheckBox

VisibleRight protected_oe property

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
Résultat global::System.Web.UI.WebControls.CheckBox