Property | Type | Description | |
---|---|---|---|
Instance |
Property | Type | Description | |
---|---|---|---|
CivikeyStandardHost | System | ||
GetDevelopmentPath | |||
OnApplyDone | void | ||
OnSystemConfigurationPropertyChanged | void | ||
OnUserConfigurationPropertyChanged | void |
Method | Description | |
---|---|---|
CreateContext ( ) : IContext | ||
FireShowHostHelp ( ) : void | ||
GetDefaultHelp ( ) : Stream | ||
GetSystemConfigAddress ( ) : |
Method | Description | |
---|---|---|
GetDefaultContextProfile ( bool saving ) : Uri>.KeyValuePair |
||
GetDefaultUserConfigAddress ( bool saving ) : |
Method | Description | |
---|---|---|
CivikeyStandardHost ( CK.Windows.App.CKAppParameters parameters ) : System |
The SubAppName is the name of the package (Standard, Steria etc...) using that, we can have different contexts/userconfs for each packages installed on the computer.
|
|
GetDevelopmentPath ( string fileName ) : |
If there is a civikey.exe.config file and that it contains a IsStandAloneInstance set to true, we set the default config path to ApplicationFolder/Configurations/FileName
|
|
OnApplyDone ( object sender, CK.Plugin.ApplyDoneEventArgs e ) : void | ||
OnSystemConfigurationPropertyChanged ( object sender, |
||
OnUserConfigurationPropertyChanged ( object sender, |
protected GetDefaultContextProfile ( bool saving ) : Uri>.KeyValuePair |
||
saving | bool | |
return | Uri>.KeyValuePair |
protected GetDefaultUserConfigAddress ( bool saving ) : |
||
saving | bool | |
return |