| Dynamicweb.Notifications Namespace : eCommerce.Group.BeforeDeleteArgs Class |
For a list of all members of this type, see eCommerce.Group.BeforeDeleteArgs members.
| 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. |