Class UserGroup
- Namespace
- Dynamicweb.Security.User
Management
- Assembly
- Dynamicweb.Core.dll
Represents a user group.
[Serializable]
[PermissionEntity("UserGroup")]
public class UserGroup : IPermissionEntity, IPermissionEntityLookup
- Inheritance
-
User
Group
- Implements
- Inherited Members
- Extension Methods
Constructors
UserGroup()
Properties
Address
Gets or sets the address (line 1).
Property Value
Address2
Gets or sets the address (line 2).
Property Value
AllowBackend
Property Value
Cellular
Gets or sets the mobile phone number.
Property Value
City
Gets or sets the city name.
Property Value
CompanyName
Gets or sets the company name.
Property Value
Country
Gets or sets the country.
Property Value
CustomFieldValues
Gets or sets custom field values
Property Value
CustomerNumber
Gets or sets the customer number.
Property Value
DefaultPermission
The default permission this group grants to all it's users.
Property Value
- Permission
Level ? defaultPermission
EmailAllowed
Gets or sets EmailAllowed
Property Value
- bool
String value
FrontendStartPage
Gets or sets frontend start page
Property Value
- string
String value
GeolocationHashCode
Gets or sets GeolocationHashCode
Property Value
- string
String value
GeolocationIcon
Gets or sets GeoLocationImage
Property Value
- string
String value
GeolocationLatitude
Gets geo location latitude
Property Value
- double
Double value
GeolocationLongitude
Gets geo location longitude
Property Value
- double
Double value
ID
Gets the identifier
Property Value
IsGeolocationCustom
Gets or sets GeoLocationIsCustom setting value
Property Value
- bool
Double value
IsNew
Property Value
ItemId
Gets or sets the identifier of the associated content item.
Property Value
ItemType
Gets or sets the type of the associated content item.
Property Value
JobTitle
Gets or sets the job title.
Property Value
Name
Gets or sets the name.
Property Value
ParentGroupID
Gets or sets the identifier of the parent group.
Property Value
SmartSearchID
Gets or sets the identifier of a related user smart search
Property Value
SmartSearchLastCalculatedTime
Gets or sets the last time the user smart search was calculated and user relations was updated.
Property Value
State
Gets or sets the state (region).
Property Value
Telefax
Gets or sets the fax number.
Property Value
Telephone
Gets or sets the primary phone number.
Property Value
TelephoneHome
Gets or sets the home phone number.
Property Value
TreeSection
Gets or sets the tree section.
Property Value
UserAndGroupTypeSystemName
Gets or sets the system name of the associated User
Property Value
UserDefaultItemType
Gets or sets the type of the associated item for new users in this group.
Property Value
ValidFrom
Gets or sets the valid from date.
Property Value
ValidTo
Gets or sets the valid to date.
Property Value
ZipCode
Gets or sets the zip code (postal code).
Property Value
Methods
GetAllowBackendWithInheritance()
Gets AllowBackendWithInheritance setting value
Returns
- bool
True or false
GetAncestorGroups()
Gets the ancestor groups.
Returns
GetDescendentGroups()
Gets the descendent groups.
Returns
GetParentGroup()
Gets the parent group.
Returns
GetSubgroups()
Gets the subgroups.
Returns
GetUserAndGroupType()
Gets the User
Returns
GetUsers()
Gets the users.