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

Inheritance: System.Web.UI.UserControl
Datei anzeigen Open project: BVNetwork/Relations

Protected Properties

Property 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

Public Methods

Method Description
SetupEditControls ( ) : void

Protected Methods

Method 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 method

protected AddPageTypeLeft_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

AddPageTypeRight_Click() protected method

protected AddPageTypeRight_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

AddRule_Click() protected method

protected AddRule_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

DeleteRule_Click() protected method

protected DeleteRule_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

GetPage() protected method

protected GetPage ( int page ) : PageData
page int
return PageData

OnCommand() protected method

protected OnCommand ( object sender, CommandEventArgs e ) : void
sender object
e CommandEventArgs
return void

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

RemovePageType() protected method

protected RemovePageType ( string pageTypes, string pageTypeToRemove ) : string
pageTypes string
pageTypeToRemove string
return string

RemovePageTypeLeft_Click() protected method

protected RemovePageTypeLeft_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

RemovePageTypeRight_Click() protected method

protected RemovePageTypeRight_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

SetupEditControls() public method

public SetupEditControls ( ) : void
return void

StringToArray() protected method

protected StringToArray ( string pageTypes ) : string[]
pageTypes string
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return 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
return global::System.Web.UI.WebControls.CheckBox