Click or drag to resize

UserListGridSqlGenerator Class

Inheritance Hierarchy
SystemObject
  FileHold.Common.GridGridFilterSqlGenerator
    FileHold.UserRoleManager.GridUserListGridSqlGenerator

Namespace:  FileHold.UserRoleManager.Grid
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public class UserListGridSqlGenerator : GridFilterSqlGenerator

The UserListGridSqlGenerator type exposes the following members.

Constructors
  NameDescription
Public methodUserListGridSqlGenerator
Initializes a new instance of the UserListGridSqlGenerator class
Top
Properties
Methods
Fields
  NameDescription
Protected fieldvisibledColumns (Inherited from GridFilterSqlGenerator.)
Protected fieldwhereClause (Inherited from GridFilterSqlGenerator.)
Top
Extension Methods
See Also