Dynamicweb.Notifications Namespace : eCommerce.Group.BeforeDeleteArgs Class |
The following tables list the members exposed by eCommerce.Group.BeforeDeleteArgs.
Name | Description | |
---|---|---|
![]() | eCommerce.Group.BeforeDeleteArgs Constructor | Initializes a new instance of the eCommerce.Group.BeforeDeleteArgs class. |
Name | Description | |
---|---|---|
![]() | AllRelationsDeleted | Gets a value indicating whether all relations for the group(s) are deleted. |
![]() | ExecutingContext | Gets the executing context. |
![]() | Group | Gets the group. Will return null if ExecutingContext is not SingleGroup. |
![]() | GroupCollection | Gets the group collection. Will return null if ExecutingContext is not GroupCollection. |
![]() | GroupID | Gets the group ID. Will return null if ExecutingContext is not SingleGroup. |
![]() | GroupLanguageID | Gets the group language ID. Will return null if ExecutingContext is not SingleGroup. |
![]() | StopExecution | Gets or sets a value indicating whether to stop the save process. If true then the save process is interrupted. |