Name | Description | |
---|---|---|
![]() | PluginManifest Constructor | Initializes a new instance of the PluginManifest class. |
The following tables list the members exposed by PluginManifest.
Name | Description | |
---|---|---|
![]() | PluginManifest Constructor | Initializes a new instance of the PluginManifest class. |
Name | Description | |
---|---|---|
![]() | Author | Gets or sets Author. |
![]() | ConfigUrl | Gets or sets the ConfigUrl |
![]() | Description | Gets or sets the plugin description. |
![]() | Installed | Gets a value indicating whether plugin is installed or not. |
![]() | InstalledOn | Gets or sets date plugin was installed |
![]() | LogoUrl | Gets or sets the LogoUrl |
![]() | ManifestFile | Gets the PackagedAssemblyFile |
![]() | Name | Gets or sets name. |
![]() | Pending | |
![]() | PluginAssemblyFile | Gets the PluginAssemblyFile |
![]() | PluginAssemblyName | Gets or sets plugin assembly name. |
![]() | PluginCategory | Gets or sets type of plugin |
![]() | PluginType | Gets plugin instance type |
![]() | ReferencedAssembly | Gets the ReferencedAssembly |
![]() | ShowInAdminMenu | |
![]() | SupportedVersions | Gets or sets SupportedVersions. |
![]() | Title | Gets or sets Title. |
![]() | Version | Gets or sets Version. |
Name | Description | |
---|---|---|
![]() | IsCompatible | Determines whether this plugin is compatible with current AbleCommerce version or not. |
![]() ![]() | Load | Loads plugin manifiest object from its manifiest.xml file. |
Name | Description | |
---|---|---|
![]() | ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |