Dynamicweb.Modules.UserManagement Namespace : UserStatusInformation Class |
The following tables list the members exposed by UserStatusInformation.
Name | Description | |
---|---|---|
![]() | UserStatusInformation Constructor | Creates a new instance of a class. |
Name | Description | |
---|---|---|
![]() | Comment | Gets or sets status comment. |
![]() | EndDate | Gets or sets status the ending date of the status validity period. |
![]() | StartDate | Gets or sets status the starting date of the status validity period. |
![]() | Status | Gets or sets status. |
![]() | UserID | Gets or sets user's ID. |
Name | Description | |
---|---|---|
![]() | Fill | Overridden. Fills object properties according to provided IDataReader. |
![]() ![]() | GetStatusInformationBySql | Retrieves a user status information according to provided SQL statement. |
![]() ![]() | GetStatusInformationByUserID | Retrieves a user status information by user ID. |