프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CreateDynamicControls | void | ||
GetPrimaryMetricPartitionEntityIdFromContext | MetricPartitionEntityId |
메소드 | 설명 | |
---|---|---|
GetAdministrateControls ( bool canConfig, bool canEdit ) : List |
Adds icons to the configuration area of a Rock.Model.Block instance. Can be overridden to add additional icons
|
|
LoadChart ( ) : void |
Loads the chart.
|
|
lcExample_ChartClick ( object sender, |
Lcs the example_ chart click.
|
메소드 | 설명 | |
---|---|---|
Block_BlockUpdated ( object sender, |
Handles the BlockUpdated event of the Block control.
|
|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
ShowSettings ( ) : void |
Shows the settings.
|
|
lbEdit_Click ( object sender, |
Handles the Click event of the lbEdit control.
|
|
mdEdit_SaveClick ( object sender, |
Handles the SaveClick event of the mdEdit control.
|
|
mpMetricCategoryPicker_SelectItem ( object sender, |
Handles the SelectItem event of the mpMetricCategoryPicker control.
|
|
rblSelectOrContext_SelectedIndexChanged ( object sender, |
Handles the SelectedIndexChanged event of the rblSelectOrContext control.
|
메소드 | 설명 | |
---|---|---|
CreateDynamicControls ( int metricId ) : void |
Creates the dynamic controls.
|
|
GetPrimaryMetricPartitionEntityIdFromContext ( ) : MetricPartitionEntityId |
Gets the primary partition entity identifier from context.
|
protected Block_BlockUpdated ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
public GetAdministrateControls ( bool canConfig, bool canEdit ) : List |
||
canConfig | bool | A |
canEdit | bool | A |
리턴 | List |
protected OnInit ( |
||
e | An |
|
리턴 | void |
protected OnLoad ( |
||
e | The |
|
리턴 | void |
protected lbEdit_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
public lcExample_ChartClick ( object sender, |
||
sender | object | The sender. |
e | The e. | |
리턴 | void |
protected mdEdit_SaveClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected mpMetricCategoryPicker_SelectItem ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected rblSelectOrContext_SelectedIndexChanged ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |