Click or drag to resize

ChangeUserStatusExecutor Class

Inheritance Hierarchy
SystemObject
  FileHold.UserRoleManager.MassEditEditActionExecutor
    FileHold.UserRoleManager.MassEditChangeUserStatusExecutor

Namespace:  FileHold.UserRoleManager.MassEdit
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public class ChangeUserStatusExecutor : EditActionExecutor

The ChangeUserStatusExecutor type exposes the following members.

Constructors
  NameDescription
Public methodChangeUserStatusExecutor
Initializes a new instance of the ChangeUserStatusExecutor class
Top
Properties
  NameDescription
Protected propertyselectedUserCount (Inherited from EditActionExecutor.)
Protected propertystringValue (Inherited from EditActionExecutor.)
Top
Methods
Fields
  NameDescription
Protected fieldaction (Inherited from EditActionExecutor.)
Protected fieldconnection (Inherited from EditActionExecutor.)
Protected fielddatabase (Inherited from EditActionExecutor.)
Protected fieldexternalUsers (Inherited from EditActionExecutor.)
Protected fieldtransaction (Inherited from EditActionExecutor.)
Protected fielduserRoleManager (Inherited from EditActionExecutor.)
Protected fieldusers (Inherited from EditActionExecutor.)
Top
Extension Methods
See Also