Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Plugins Namespace / PluginManifest Class


In This Topic
    PluginManifest Class Properties
    In This Topic

    For a list of all members of this type, see PluginManifest members.

    Public Properties
     NameDescription
    Public Property Gets or sets Author.  
    Public Property Gets or sets the ConfigUrl  
    Public Property Gets or sets the plugin description.  
    Public Property Gets a value indicating whether plugin is installed or not.  
    Public Property Gets or sets date plugin was installed  
    Public Property Gets or sets the LogoUrl  
    Public Property Gets the PackagedAssemblyFile  
    Public Property Gets or sets name.  
    Public Property  
    Public Property Gets the PluginAssemblyFile  
    Public Property Gets or sets plugin assembly name.  
    Public Property Gets or sets type of plugin  
    Public Property Gets plugin instance type  
    Public Property Gets the ReferencedAssembly  
    Public Property  
    Public Property Gets or sets SupportedVersions.  
    Public Property Gets or sets Title.  
    Public Property Gets or sets Version.  
    Top
    See Also