C# 클래스 EPiCode.Relations.Admin.RelationsAdmin

파일 보기 프로젝트 열기: BVNetwork/Relations

보호된 프로퍼티들

프로퍼티 타입 설명
CreateNewRuleButton global::System.Web.UI.WebControls.LinkButton
CurrentTabTextBox global::System.Web.UI.WebControls.TextBox
EditRuleControl global::EPiCode.Relations.Plugins.Admin.Units.EditRule
Form1 global::System.Web.UI.HtmlControls.HtmlForm
ShellMenu2 global::EPiServer.Shell.Web.UI.WebControls.ShellMenu
TabsPlaceHolder global::System.Web.UI.WebControls.PlaceHolder
shellScripts global::System.Web.UI.WebControls.PlaceHolder

공개 메소드들

메소드 설명
EditRule ( string ruleName ) : void

보호된 메소드들

메소드 설명
CreateNewRuleButton_OnClick ( object sender, EventArgs e ) : void
IsActiveTab ( string tab ) : string
OnLoad ( EventArgs e ) : void
SetTab_OnCommand ( object sender, CommandEventArgs e ) : void

메소드 상세

CreateNewRuleButton_OnClick() 보호된 메소드

protected CreateNewRuleButton_OnClick ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

EditRule() 공개 메소드

public EditRule ( string ruleName ) : void
ruleName string
리턴 void

IsActiveTab() 보호된 메소드

protected IsActiveTab ( string tab ) : string
tab string
리턴 string

OnLoad() 보호된 메소드

protected OnLoad ( EventArgs e ) : void
e EventArgs
리턴 void

SetTab_OnCommand() 보호된 메소드

protected SetTab_OnCommand ( object sender, CommandEventArgs e ) : void
sender object
e CommandEventArgs
리턴 void

프로퍼티 상세

CreateNewRuleButton 보호되어 있는 프로퍼티

CreateNewRuleButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton CreateNewRuleButton
리턴 global::System.Web.UI.WebControls.LinkButton

CurrentTabTextBox 보호되어 있는 프로퍼티

CurrentTabTextBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox CurrentTabTextBox
리턴 global::System.Web.UI.WebControls.TextBox

EditRuleControl 보호되어 있는 프로퍼티

EditRuleControl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::EPiCode.Relations.Plugins.Admin.Units.EditRule EditRuleControl
리턴 global::EPiCode.Relations.Plugins.Admin.Units.EditRule

Form1 보호되어 있는 프로퍼티

Form1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm Form1
리턴 global::System.Web.UI.HtmlControls.HtmlForm

ShellMenu2 보호되어 있는 프로퍼티

ShellMenu2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::EPiServer.Shell.Web.UI.WebControls.ShellMenu ShellMenu2
리턴 global::EPiServer.Shell.Web.UI.WebControls.ShellMenu

TabsPlaceHolder 보호되어 있는 프로퍼티

TabsPlaceHolder control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder TabsPlaceHolder
리턴 global::System.Web.UI.WebControls.PlaceHolder

shellScripts 보호되어 있는 프로퍼티

shellScripts control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder shellScripts
리턴 global::System.Web.UI.WebControls.PlaceHolder