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

Version
IPlugin Interface Members

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