Click or drag to resize

EmptyActionExecutor Class

Inheritance Hierarchy

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

The EmptyActionExecutor type exposes the following members.

Constructors
  NameDescription
Public methodEmptyActionExecutor
Initializes a new instance of the EmptyActionExecutor 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