Nucleus .Net Core CMS

Models.SitePages Class

Namespace: Nucleus.Abstractions.Models
Assembly: Nucleus.Abstractions.dll
Represents special pages within a site.

Properties

LoginPageId Property

If set, represents the Id of the login page.

UserRegisterPageId Property

If set, represents the Id of the user registration page.

UserProfilePageId Property

If set, represents the Id of the user profile page.

UserChangePasswordPageId Property

If set, represents the Id of the user change password page.

TermsPageId Property

If set, represents the Id of the terms page.

PrivacyPageId Property

If set, represents the Id of the privacy page.

ErrorPageId Property

If set, represents the Id of the error page.

NotFoundPageId Property

If set, represents the Id of the 404-not found page.