Dynamicweb.Modules.UserManagement Namespace : User Class |
The following tables list the members exposed by User.
Name | Description | |
---|---|---|
![]() | User Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Active | Gets or sets value indicating whether user is active. |
![]() | Address | Gets or sets user's primary address. |
![]() | Address2 | Gets or sets user's secondary address. |
![]() | Addresses | Gets user's addresses |
![]() | AllowBackend | |
![]() | AllowBackendWithInheritance | |
![]() | City | Gets or sets user's city. |
![]() | Company | Gets or sets user's company name. |
![]() | Configuration | Gets or sets user's editor configuration. |
![]() | ConfigurationID | Gets or sets user's editor configuration ID. |
![]() | Country | Gets or sets user's country. |
![]() | CreatedByUser | |
![]() | CreatedOn | |
![]() | Currency | Gets or sets user's currency name. |
![]() ![]() | Current | |
![]() | CustomerNumber | Gets or sets user's customer number. |
![]() | CustomFieldValues | |
![]() | Department | Gets or sets user's department name. |
![]() | Gets or sets user's e-mail address. | |
![]() | EmailAllowed | |
![]() | EmailPermissionGivenOn | |
![]() | EmailPermissionUpdatedOn | |
![]() | ExternalId | Get or sets user's external id. |
![]() | Fax | Gets or sets user's fax number |
![]() | FrontendStartPage | Gets or sets the page that the user is redirected to on login |
![]() | GeoLocationHash | |
![]() | GeoLocationImage | |
![]() | GeoLocationIsCustom | |
![]() | GeoLocationLat | |
![]() | GeoLocationLng | |
![]() | GroupIDs | |
![]() | Groups | Gets user's groups. The collection is read-only. |
![]() | GroupsCount | Gets the number of groups that current user is attached to. |
![]() | ID | Gets or sets user's ID. |
![]() | Image | Gets or sets path to the user's image. |
![]() | IsAdmin | Returns true if this user is Admin or Administrator |
![]() | IsAngel | Gets or sets value indicating whether current user's type is "Angel". |
![]() | IsBuiltInAdmin | Returns true if this user is built-in Admin or Administrator |
![]() | JobTitle | Gets or sets user's job title. |
![]() | Modules | Gets or sets module permissions for current user. |
![]() | ModulesWithInheritance | Gets the module permissions with inheritance from this user's groups |
![]() | Name | Gets or sets user's name. |
![]() | Password | Gets or sets user's password. |
![]() | PasswordDate | Stores and retrieves password date value. |
![]() | Phone | Gets or sets user's phone number. |
![]() | PhoneBusiness | Gets or sets user's password. |
![]() | PhoneMobile | Gets or sets user's mobile phone number. |
![]() | PhonePrivate | Gets or sets user's private phone number. |
![]() | ShopID | |
![]() | Type | Gets or sets user's type. |
![]() | TypeID | Gets or sets user's type ID. |
![]() | UpdatedByUser | |
![]() | UpdatedOn | |
![]() | UserName | Gets or sets user's user-name. |
![]() | UserSortCollection | |
![]() | ValidFrom | Gets or sets user's validity starting date. |
![]() | ValidTo | Gets or sets user's validity ending date. |
![]() | Zip | Gets or sets user's zip code. |
Name | Description | |
---|---|---|
![]() | AddToGroup | Adds current user to the new group. |
![]() | AreaPermission | Overloaded. |
![]() ![]() | Authenticate | |
![]() ![]() | Delete | Overloaded. Deletes a user from the database. |
![]() | Fill | Overridden. Fills object properties according to provided IDataReader. |
![]() ![]() | GetCurrentUser | Retrieves the current user for the current context. If context is Frontend and no user is logged in, Nothing is returned. |
![]() ![]() | GetCurrentUserID | Retrieves the ID of the current user for the current context. If context is Frontend and no user is logged in, Nothing is returned. |
![]() ![]() | GetEmptyAccessUserDataSet | Returns an empty dataset from the AccessUser table - used for looking at the columns |
![]() ![]() | GetTopUsersByGroupID | Retrieves a collection of users of the same group. |
![]() ![]() | GetUserByID | Retrieves a user by its ID. |
![]() ![]() | GetUserBySql | Retrieves a user according to provided SQL statement. |
![]() ![]() | GetUserByUserName | Retrieves a user by its user name. |
![]() ![]() | GetUserCountByGroupID | |
![]() ![]() | GetUsers | Overloaded. Retrieves a collection of all users. |
![]() ![]() | GetUsersByGroupID | Overloaded. |
![]() ![]() | GetUsersByID | Retrieves a user by its ID. |
![]() ![]() | GetUsersBySql | Retrieves a collection of users according to provided SQL statement. |
![]() ![]() | GetUsersFromGroupTree | |
![]() | HasAccess | |
![]() | HasAccessToAllBackendSubpages | |
![]() | HasGroup | Determines whether current user is attached to specified group. |
![]() | IsUserNameValid | Checks if the user name is valid. |
![]() | PagePermission | Overloaded. Gets areas which this user is allowed to browse. |
![]() | ParagraphPermission | Overloaded. |
![]() | RemoveFromGroup | Removes current user from the group. |
![]() | Save | Saves current user. |