Method | Description | |
---|---|---|
ActionStateChanged ( object sender, |
||
BuildImageIndex ( |
||
GetReportListItems ( ) : SecureDeleteWinForms.Modules.ModuleAction[] | ||
HostControl ( ) : System | ||
InitInterface ( string moduleName ) : void | ||
Initialize ( |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
ModuleChangedHandler ( object sender, |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
ActionTriggeredHandler ( object sender, |
||
AddAction ( |
||
HandleReportModule ( ) : void | ||
HandleScheduleModule ( ) : void | ||
HandleWipeModule ( ) : void | ||
TryAddAction ( string name, string displayName, ModuleAction>.Dictionary |
||
UpdateAction ( Microsoft action, |
public ActionStateChanged ( object sender, |
||
sender | object | |
e | ||
return | void |
public static BuildImageIndex ( |
||
snapin | ||
return | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public static GetReportListItems ( ) : SecureDeleteWinForms.Modules.ModuleAction[] | ||
return | SecureDeleteWinForms.Modules.ModuleAction[] |
public InitInterface ( string moduleName ) : void | ||
moduleName | string | |
return | void |
public Initialize ( |
||
formView | ||
return | void |
public ModuleChangedHandler ( object sender, |
||
sender | object | |
e | ||
return | void |