Dynamicweb.Modules.UserManagement Namespace : Group Class |
The following tables list the members exposed by Group.
Name | Description | |
---|---|---|
Group Constructor | Overloaded. |
Name | Description | |
---|---|---|
Address | Gets or sets group's address. | |
Address2 | Gets or sets group's secondary address. | |
AllowBackend | ||
AllowBackendWithInheritance | ||
Cellular | Gets or sets group's cellular. | |
City | Gets or sets group's city. | |
CompanyName | Gets or sets group's company name. | |
Configuration | Gets or sets group's editor configuration. | |
ConfigurationID | Gets or sets group's editor configuration ID. | |
Country | Gets or sets group's country. | |
CustomerNumber | Gets or sets group's customer number. | |
EmailAllowed | ||
FrontendStartPage | ||
GeoLocationHash | ||
GeoLocationImage | ||
GeoLocationIsCustom | ||
GeoLocationLat | ||
GeoLocationLng | ||
ID | Gets or sets the ID of this Group | |
JobTitle | Gets or sets group's job title. | |
Modules | Gets or sets module permissions for current group. | |
ModulesWithInheritance | Gets the module permissions with inheritance from this groups's parent | |
Name | Gets or sets group's name. | |
Parent | Gets or sets parent group for current group. | |
ParentID | Gets or sets parent group ID for current group. | |
Subgroups | Gets a collection of child groups for current group. The collection is read-only. | |
Telefax | Gets or sets group's telefax. | |
Telephone | Gets or sets group's telephone. | |
TelephoneHome | Gets or sets group's home telephone. | |
TopUsers | ||
UserCount | ||
UserLoaded | ||
Users | Gets a collection of user which belongs to current group. The collection is read-only. | |
ValidFrom | Gets or sets group's validity starting date. | |
ValidTo | Gets or sets group's validity ending date. | |
ZipCode | Gets or sets group's zip code. |
Name | Description | |
---|---|---|
AddUser | Adds specified user to current group. | |
AreaPermission | Overloaded. | |
ClearCache | ||
Delete | Overloaded. Deletes a group. | |
Fill | Overridden. Fills object properties according to provided IDataReader. | |
GetGroupByID | Retrieves a group by its ID. | |
GetGroupDBString | ||
GetGroups | Retrieves a collection of all groups. | |
GetGroupsByID | ||
GetGroupsFromString | Retrieves a collection of groups from specified IDs list ('@'-format). | |
PagePermission | Overloaded. | |
ParagraphPermission | Overloaded. | |
RemoveUser | Removes specified user from the current group. | |
Save | Overridden. Saves current group. |