User Class |
Namespace: Dynamicweb.Security.UserManagement
The User type exposes the following members.
| Name | Description | |
|---|---|---|
| User | Initializes a new instance of the User class | |
| User(String) | Initializes a new instance of the User class |
| Name | Description | |
|---|---|---|
| _id | (Inherited from DbObject.) | |
| _keyField | (Inherited from DbObject.) | |
| _tableName | (Inherited from DbObject.) |
| Name | Description | |
|---|---|---|
| GetFavoriteListById | (Defined by UserExtensions.) | |
| GetFavoriteLists | (Defined by UserExtensions.) | |
| IsProductInAnyFavoriteList(String) | Overloaded. (Defined by UserExtensions.) | |
| IsProductInAnyFavoriteList(String, String) | Overloaded. (Defined by UserExtensions.) | |
| IsProductInFavoriteList(Int32, String) | Overloaded. (Defined by UserExtensions.) | |
| IsProductInFavoriteList(Int32, String, String) | Overloaded. (Defined by UserExtensions.) |