Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Plugins Namespace / PluginManager Class
Properties Methods


In This Topic
    PluginManager Class Members
    In This Topic

    The following tables list the members exposed by PluginManager.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the PluginManager class  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets a singleton instance of PluginManager class  
    Public Property Gets the source plugin folder from which to copy from  
    Public Property Gets the available plugins  
    Public Property Gets the folder to copy the plugin DLLs to use for running the app  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method Get installed plugins  
    Public Method Get available plugin metadata by name  
    Public Method Installs a plugin  
    Public Methodstatic (Shared in Visual Basic) Intialize plugin framework on PreApplicationStart  
    Public Method  
    Public Method Uninstalls a plugin  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also