Dynamicweb 8 Documentation
Group Class Members
Properties  Methods 


The following tables list the members exposed by Group.

Public Constructors
 NameDescription
Public ConstructorGroup ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAddressGets or sets group's address.  
Public PropertyAddress2Gets or sets group's secondary address.  
Public PropertyAllowBackend  
Public PropertyAllowBackendWithInheritance  
Public PropertyCellularGets or sets group's cellular.  
Public PropertyCityGets or sets group's city.  
Public PropertyCompanyNameGets or sets group's company name.  
Public PropertyConfigurationGets or sets group's editor configuration.  
Public PropertyConfigurationIDGets or sets group's editor configuration ID.  
Public PropertyCountryGets or sets group's country.  
Public PropertyCustomerNumberGets or sets group's customer number.  
Public PropertyEmailAllowed  
Public PropertyFrontendStartPage  
Public PropertyGeoLocationHash  
Public PropertyGeoLocationImage  
Public PropertyGeoLocationIsCustom  
Public PropertyGeoLocationLat  
Public PropertyGeoLocationLng  
Public PropertyIDGets or sets the ID of this Group  
Public PropertyJobTitleGets or sets group's job title.  
Public PropertyModulesGets or sets module permissions for current group.  
Public PropertyModulesWithInheritanceGets the module permissions with inheritance from this groups's parent  
Public PropertyNameGets or sets group's name.  
Public PropertyParentGets or sets parent group for current group.  
Public PropertyParentIDGets or sets parent group ID for current group.  
Public PropertySubgroupsGets a collection of child groups for current group. The collection is read-only.  
Public PropertyTelefaxGets or sets group's telefax.  
Public PropertyTelephoneGets or sets group's telephone.  
Public PropertyTelephoneHomeGets or sets group's home telephone.  
Public PropertyTopUsers  
Public PropertyUserCount  
Public PropertyUserLoaded  
Public PropertyUsersGets a collection of user which belongs to current group. The collection is read-only.  
Public PropertyValidFromGets or sets group's validity starting date.  
Public PropertyValidToGets or sets group's validity ending date.  
Public PropertyZipCodeGets or sets group's zip code.  
Top
Public Methods
 NameDescription
Public MethodAddUserAdds specified user to current group.  
Public MethodAreaPermissionOverloaded.   
Public Methodstatic (Shared in Visual Basic)ClearCache  
Public Methodstatic (Shared in Visual Basic)DeleteOverloaded. Deletes a group.  
Public MethodFillOverridden. Fills object properties according to provided IDataReader.  
Public Methodstatic (Shared in Visual Basic)GetGroupByIDRetrieves a group by its ID.  
Public Methodstatic (Shared in Visual Basic)GetGroupDBString  
Public Methodstatic (Shared in Visual Basic)GetGroupsRetrieves a collection of all groups.  
Public Methodstatic (Shared in Visual Basic)GetGroupsByID  
Public Methodstatic (Shared in Visual Basic)GetGroupsFromStringRetrieves a collection of groups from specified IDs list ('@'-format).  
Public MethodPagePermissionOverloaded.   
Public MethodParagraphPermissionOverloaded.   
Public MethodRemoveUserRemoves specified user from the current group.  
Public MethodSaveOverridden. Saves current group.  
Top
Protected Methods
 NameDescription
Protected MethodFillRowOverridden.   
Top
See Also

Reference

Group Class
Dynamicweb.Modules.UserManagement Namespace

Send Feedback