Click or drag to resize

GroupDeleteSubscriber Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Modules.UserManagement
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[SubscribeAttribute("DWN_UM_GROUP_DELETED")]
public class GroupDeleteSubscriber : NotificationSubscriber

The GroupDeleteSubscriber type exposes the following members.

Constructors
  NameDescription
Public methodGroupDeleteSubscriber
Initializes a new instance of the GroupDeleteSubscriber class
Top
Properties
  NameDescription
Public propertyIsActive (Inherited from NotificationSubscriber.)
Public propertyIsFrontend Obsolete. (Inherited from NotificationSubscriber.)
Public propertyRank (Inherited from NotificationSubscriber.)
Protected propertyTypeInfo (Inherited from NotificationSubscriber.)
Top
Methods
See Also