Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Plugins Namespace / IPlugin Interface
Properties Methods

In This Topic
    IPlugin Interface Members
    In This Topic

    The following tables list the members exposed by IPlugin.

    Public Properties
     NameDescription
     Property Gets the plugin manifest.  
    Top
    Public Methods
     NameDescription
     Method Gets invoked by system when installing the plugin.  
     Method Gets invoked by system when uninstalling the plugin.  
    Top
    See Also