Class | Description | |
---|---|---|
AddInActiveAttribute | Defines if the add-in is active | |
AddInAuthorAttribute | Defines the the author of an add-in. | |
AddInConfigurator | Represents an add-in configurator | |
AddInDataConstrainAttribute | Defines the constrains attribute | |
AddInDeprecatedAttribute | Defines the deprecated attribute | |
AddInDescriptionAttribute | Defines the description attribute | |
AddInGroupAttribute | Defines the group attribute | |
AddInIgnoreAttribute | ||
AddInImageAttribute | Defines the image attribute | |
AddInIsAdditionalAttribute | Defines the is additional attribute | |
AddInIsEditableAttribute | Defines the is editable attribute | |
AddInLabelAttribute | Defines the label attribute | |
AddInLoader | Represents an add-ins loader. | |
AddInManager | Manager for extensibility. | |
AddInNameAttribute | Defines the name attribute | |
AddInOrderAttribute | Defines the order attribute | |
AddInParameterAttribute | Defines the parameter attribute | |
AddInParameterEditorAttribute | Defines the parameter editor attribute | |
AddInParameterGroupAttribute | Defines the parameter group attribute | |
AddInParameterOrderAttribute | Defines the parameter order attribute | |
AddInSelector | Defines an add-in selector - a UI element | |
AddInTargetAttribute | Defines the the place where an add-in should be displayed. | |
AddInUseParameterGroupingAttribute | Defines the use parameter grouping attribute. | |
AddInUseParameterOrderingAttribute | Defines the use parameter ordering attribute. | |
AddInUseParametersAttribute | Defines the use parameters attribute. | |
CancelableNotificationArgs | Provides an ability to cancel the task related to the given notification. | |
ConfigurableAddIn | AddIn base class that enables parameters based configurable attributes | |
DataItemListenerService | Provides functionality for notifying clients that specified data item has been modified. | |
DataItemModificationsInfo | Provides information about modifications made in a single data item. | |
DateSelector | ||
DiscountValueHandler | ||
FileSelector | ||
FolderSelector | ||
LinkSelector | ||
ModificationsCategoryAttribute | Defines the modifications category constraint for the modifications listener. | |
NotificationArgs | Base class for notification argument types used for notifications | |
NotificationContext | Use this object inside a Using statement to handle how notifications are handled. Can be used to supres all notifications from objects and code run within this using block. | |
NotificationManager | ||
NotificationSubscriber | Base implementation of notification subscribers. | |
ObjectSelector | ||
ProductsAndGroupsHandler | ||
ProductsAndGroupsSelector | ||
ProductsHandler | Handles products in discounts | |
ProductsSelector | ||
SalesDiscountAddInSelector | ||
ShopDropDown | ||
SubscribeAttribute | Defines the subscribe attribute | |
TemplateExtender | Base implementation of Template Extenders. Usually this object is not inherited directly. Inherit one of the implemenations, i.e. Dynamicweb.PageTemplateExtender or Dynamicweb.eCommerce.Products.ProductTemplateExtender | |
TextEditorAddIn | ||
UserSelector | ||
ValidationConfigurator |
Interface | Description | |
---|---|---|
IAddInServiceProvider | Helper methods for service providers. | |
IDataItemListener | Represents a listener of data item modifications. | |
ITemplateExtender | Represents a contract for extending templates. Use TemplateExtender instead. |
Enumeration | Description | |
---|---|---|
DataItemState | Represents a state of the data item. | |
DiscountTypes | ||
NotificationContext.State | ||
ObjectSelector.BrowseModes | ||
ProductsAndGroupsHandler.Types |