Method | Description | |
---|---|---|
Block_BlockUpdated ( object sender, |
Handles the BlockUpdated event of the Block control.
|
|
LoadDropDowns ( ) : void |
Loads the drop downs.
|
|
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.
|
|
btn_ApplyOptionsClick ( object sender, |
Handles the ApplyOptionsClick event of the btn control.
|
|
mdConfigure_SaveClick ( object sender, |
Handles the SaveClick event of the mdConfigure control.
|
|
mdSaveLocation_SaveClick ( object sender, |
Handles the SaveClick event of the mdSaveLocation control.
|
Method | Description | |
---|---|---|
ShowMap ( ) : void |
Shows the report.
|
protected Block_BlockUpdated ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected OnInit ( |
||
e | An |
|
return | void |
protected OnLoad ( |
||
e | The |
|
return | void |
protected btn_ApplyOptionsClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected mdConfigure_SaveClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected mdSaveLocation_SaveClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |