Method | Description | |
---|---|---|
GetDictionary ( string locale ) : |
||
HasInstalled ( string itemPath ) : bool | ||
Install ( ) : void | ||
LoadAssemblies ( ) : void | ||
Refresh ( ) : void | ||
ToString ( ) : string | ||
Uninstall ( bool isUpdateUninstall = false, bool deleteChangedFiles = false ) : void | ||
Update ( bool forceUpdate = false ) : void |
Method | Description | |
---|---|---|
ExtensionInfo ( string archiveFileName, SageContext context ) : System | ||
GetArchiveFile ( string targetPath ) : |
||
GetExtensionContext ( ) : SageContext | ||
GetTargetPath ( |
||
Rollback ( |
||
SaveLog ( |
public GetDictionary ( string locale ) : |
||
locale | string | |
return |
public HasInstalled ( string itemPath ) : bool | ||
itemPath | string | |
return | bool |
public Uninstall ( bool isUpdateUninstall = false, bool deleteChangedFiles = false ) : void | ||
isUpdateUninstall | bool | |
deleteChangedFiles | bool | |
return | void |
public Update ( bool forceUpdate = false ) : void | ||
forceUpdate | bool | |
return | void |