C# 클래스 EPiCode.Relations.Plugins.Edit.Units.RelationSelector

상속: EPiServer.UserControlBase
파일 보기 프로젝트 열기: BVNetwork/Relations

보호된 프로퍼티들

프로퍼티 타입 설명
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