Click or drag to resize

PFUserSettings Properties

The PFUserSettings type exposes the following members.

Properties
  NameDescription
Public propertyAutoFollowConversationsIAmMentionedIn
Gets or sets a value indicating whether this user wants to automatically follow item conversation they're mentioned in.
Public propertyAutoMarkAsReadOpenedNotifications
Gets or sets a value indicating whether opened notifications (clicking on their body) should automaticaly be marked as read.
Public propertyAutoReadReceipts
Gets or sets a value indicating whether read receipts are automatically sent in item conversations.
Public propertyContextMode
Gets or sets the context mode identifying the navigation context of a user. It allows navigating in a specific application context when multiple are available.
Public propertyContextObjectId
Gets or sets the context object (application context or reference group) id. See the ContextMode property for more details.
Public propertyContextObjectText
Gets or sets a text representing the current context object. See the ContextMode property for more details.
Public propertyLanguageCode
Gets or sets the language code. When set to another value (two letters language) than the default one, it overrides the UI language set on the site settings.
Public propertyNavigationPanelOpened
Gets or sets a value indicating whether the navigation (side) panel should be displayed.
Public propertyNavigationPanelOpenedSectionOpened
Gets or sets a value indicating whether the section Opened should be opened in the navigation panel.
Public propertyNavigationPanelPinnedSectionOpened
Gets or sets a value indicating whether the section Pinned should be opened in the navigation panel.
Public propertyNavigationPanelRecentSectionOpened
Gets or sets a value indicating whether the section Recent should be opened in the navigation panel.
Public propertyNotificationSystem
Gets or sets the notification system. When set to another value than the default one, it overrides the notification system set in the application model or site settings.
Public propertySectionMode
Gets or sets a value indicating how sections must be displayed in all forms.
Public propertySiteWaffleItemsOrder
Gets or sets a list of waffle item ids (show under the corresponding header menu). If initialized, this list is used to define the list order of waffle icons (Applications, Dashboards, Administration).
Top
See Also