Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Plugins Namespace / PluginType Enumeration
Version
PluginType Enumeration
Enumeration that represents the type of a plugin
Syntax
public enum PluginType : System.Enum 
Members
MemberDescription
Feeds 
General General type plugin
Marketing 
Payment Payment plugin
Products 
Shipping Shipping plugin
SocialMedia 
Tax Tax plugin
Users 
Widgets 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         CommerceBuilder.Plugins.PluginType

See Also