PFUserSettings Properties |
The PFUserSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoFollowConversationsIAmMentionedIn |
Gets or sets a value indicating whether this user wants to automatically follow item conversation they're
mentioned in.
| |
| AutoMarkAsReadOpenedNotifications |
Gets or sets a value indicating whether opened notifications (clicking on their body)
should automaticaly be marked as read.
| |
| AutoReadReceipts |
Gets or sets a value indicating whether read receipts are automatically sent in item conversations.
| |
| ContextMode |
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.
| |
| ContextObjectId |
Gets or sets the context object (application context or reference group) id.
See the ContextMode property for more details.
| |
| ContextObjectText |
Gets or sets a text representing the current context object.
See the ContextMode property for more details.
| |
| LanguageCode |
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.
| |
| NavigationPanelOpened |
Gets or sets a value indicating whether the navigation (side) panel should be displayed.
| |
| NavigationPanelOpenedSectionOpened |
Gets or sets a value indicating whether the section Opened should be opened in the navigation panel.
| |
| NavigationPanelPinnedSectionOpened |
Gets or sets a value indicating whether the section Pinned should be opened in the navigation panel.
| |
| NavigationPanelRecentSectionOpened |
Gets or sets a value indicating whether the section Recent should be opened in the navigation panel.
| |
| NotificationSystem |
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.
| |
| SectionMode |
Gets or sets a value indicating how sections must be displayed in all forms.
| |
| SiteWaffleItemsOrder |
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).
|