Class PortalSettings
- Namespace
- InSite.Domain.Organizations
- Assembly
- Shift.Sdk.dll
public class PortalSettings
- Inheritance
-
PortalSettings
- Inherited Members
- Extension Methods
Constructors
PortalSettings()
public PortalSettings()
Properties
NotSendWelcomeMessage
public bool NotSendWelcomeMessage { get; set; }
Property Value
ShowMyDashboard
public bool ShowMyDashboard { get; set; }
Property Value
ShowMyDashboardAfterLogin
public bool ShowMyDashboardAfterLogin { get; set; }
Property Value
Methods
IsEqual(PortalSettings)
public bool IsEqual(PortalSettings other)
Parameters
otherPortalSettings