메소드 | 설명 | |
---|---|---|
SetVisible ( bool visible ) : void |
Sets the visible.
|
메소드 | 설명 | |
---|---|---|
BindInstancesGrid ( ) : void |
Binds the group members grid.
|
|
DeleteInstance_Click ( object sender, Rock e ) : void |
Handles the Click event of the DeleteInstance control.
|
|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
gInstances_AddClick ( object sender, |
Handles the AddClick event of the gInstances control.
|
|
gInstances_Edit ( object sender, |
Handles the Edit event of the gInstances control.
|
|
gInstances_GridRebind ( object sender, |
Handles the GridRebind event of the gInstances control.
|
|
rFilter_ApplyFilterClick ( object sender, |
Handles the ApplyFilterClick event of the rFilter control.
|
|
rFilter_DisplayFilterValue ( object sender, |
Rs the filter_ display filter value.
|
메소드 | 설명 | |
---|---|---|
GetRegistrationTemplate ( int registrationTemplateId, |
Gets the registration template.
|
|
SetFilter ( ) : void |
Binds the filter.
|
|
gInstances_RowDataBound ( object sender, System e ) : void |
Handles the RowDataBound event of the gInstances control.
|
protected DeleteInstance_Click ( object sender, Rock e ) : void | ||
sender | object | The source of the event. |
e | Rock | The |
리턴 | void |
protected OnInit ( |
||
e | An |
|
리턴 | void |
protected OnLoad ( |
||
e | The |
|
리턴 | void |
public SetVisible ( bool visible ) : void | ||
visible | bool | if set to |
리턴 | void |
protected gInstances_AddClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gInstances_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gInstances_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected rFilter_ApplyFilterClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected rFilter_DisplayFilterValue ( object sender, |
||
sender | object | The sender. |
e | The e. | |
리턴 | void |