The IPackageController type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | DeleteExtensionPackage |
DeleteExtensionPackage is used to remove an Extension Package for the System
|
![]() | GetExtensionPackage(Int32, Func<(Of <<'(PackageInfo, Boolean>)>>)) |
GetExtensionPackage is used to retrieve a specific package from the data store.
|
![]() | GetExtensionPackage(Int32, Func<(Of <<'(PackageInfo, Boolean>)>>), Boolean) |
GetExtensionPackage is used to retrieve a specific package from the data store.
|
![]() | GetExtensionPackages(Int32) |
GetExtensionPackages is used to retrieve packages from the data store.
|
![]() | GetExtensionPackages(Int32, Func<(Of <<'(PackageInfo, Boolean>)>>)) |
GetExtensionPackages is used to retrieve packages from the data store.
|
![]() | GetExtensionPackageType |
GetExtensionPackage is used to retrieve a specific package type from the data store.
|
![]() | GetExtensionPackageTypes |
GetExtensionPackageTypes is used to retrieve package types from the data store.
|
![]() | GetPackageDependencies |
Get the dependencies for a package
|
![]() | SaveExtensionPackage |
SaveExtensionPackage is used to save an Extension Package.
|