Table of Contents

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

bool

ShowMyDashboard

public bool ShowMyDashboard { get; set; }

Property Value

bool

ShowMyDashboardAfterLogin

public bool ShowMyDashboardAfterLogin { get; set; }

Property Value

bool

Methods

IsEqual(PortalSettings)

public bool IsEqual(PortalSettings other)

Parameters

other PortalSettings

Returns

bool