Show / Hide Table of Contents

Class BootstrapperResponse

Inheritance
Object
BootstrapperResponse
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.Controllers
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class BootstrapperResponse

Constructors

BootstrapperResponse()

Declaration
public BootstrapperResponse()

Fields

CurrentPrincipal

Declaration
public SoPrincipalCarrier CurrentPrincipal
Field Value
Type Description
SoPrincipalCarrier

HistoryItems

Declaration
public Dictionary<string, HistoryItem> HistoryItems
Field Value
Type Description
Dictionary<String, HistoryItem>

LocalizationParameters

Declaration
public LocalizationParameters LocalizationParameters
Field Value
Type Description
LocalizationParameters

Preferences

Declaration
public Preference[] Preferences
Field Value
Type Description
Preference[]

TabOrders

Declaration
public TabOrder[] TabOrders
Field Value
Type Description
TabOrder[]
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top