Click or drag to resize
UserPreferences Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Class that stores preferences for a particular user.
Inheritance Hierarchy
SystemObject
  DataPAServerSecurityUserPreferences

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class UserPreferences : _UserPreferences, 
	ISerializable

The UserPreferences type exposes the following members.

Constructors
  NameDescription
Public methodUserPreferences
Creates and returns a new object.
Public methodUserPreferences(Object)
Creates and return a new object.
Top
Methods
  NameDescription
Public methodGetObjectData
Public methodSave
Saves the preferences to disk.
Top
Fields
Properties
  NameDescription
Public propertyAlertPreferences
Public propertyAlerts
Public propertyGuid
Gets and sets the GUID of the user these preferences relate to.
Public propertyHomeURL
Gets and sets the users home URL.
Public propertyID
Gets a value that indicates the Unique ID of this object.
Public propertyObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public propertyRenderForAccessibility
Top
Remarks