Nucleus .Net Core CMS

Models.SiteGroup Class

Namespace: Nucleus.Abstractions.Models
Assembly: Nucleus.Abstractions.dll
Represent a site group.

Remarks

Site groups are for future use.

Properties

Id Property

Unique record identifier.

Name Property

Site group name.

Description Property

Site group description. Descriptions are shown in the admin user interface.

PrimarySite Property

Specifies the primary site for the site group. When a site is added to a site group, users, roles and other entities from the primary site are used by that site instead of an individual set for the site.