메소드 | 설명 | |
---|---|---|
GetTabClass ( object property ) : string |
Gets the tab class.
|
|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
cvPageRoute_ServerValidate ( object source, System.Web.UI.WebControls.ServerValidateEventArgs args ) : void |
Handles the ServerValidate event of the cvPageRoute control.
|
|
ddlSite_SelectedIndexChanged ( object sender, |
Handles the SelectedIndexChanged event of the ddlSite control.
|
|
lbExport_Click ( object sender, |
Handles the Click event of the lbExport control.
|
|
lbImport_Click ( object sender, |
Handles the Click event of the lbImport control.
|
|
lbProperty_Click ( object sender, |
Handles the Click event of the lbProperty control.
|
|
masterPage_OnSave ( object sender, |
Handles the OnSave event of the masterPage control.
|
메소드 | 설명 | |
---|---|---|
DisplayError ( string message ) : void |
Displays the error.
|
|
LoadLayouts ( RockContext rockContext, SiteCache site ) : void |
Loads the layouts.
|
|
LoadSites ( RockContext rockContext ) : void |
Loads the sites.
|
|
ShowSelectedPane ( ) : void |
Shows the selected pane.
|
protected GetTabClass ( object property ) : string | ||
property | object | The property. |
리턴 | string |
protected OnInit ( |
||
e | An |
|
리턴 | void |
protected OnLoad ( |
||
e | The |
|
리턴 | void |
protected cvPageRoute_ServerValidate ( object source, System.Web.UI.WebControls.ServerValidateEventArgs args ) : void | ||
source | object | The source of the event. |
args | System.Web.UI.WebControls.ServerValidateEventArgs | The |
리턴 | void |
protected ddlSite_SelectedIndexChanged ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected lbExport_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected lbImport_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected lbProperty_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected masterPage_OnSave ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |