UserPreferenceSerializeHelper Members

Include Protected Members
Include Inherited Members

Provides functionality to serialize the Search preferences associated with a user.

The UserPreferenceSerializeHelper type exposes the following members.

Properties

  Name Description
Public property CustomSettings Gets or sets the custom settings of the Search preference for a user.
Public property CustomString Gets or sets the custom strings of the Search preference for a user.
Public property QueryLanguages Gets or sets the list of query languages picked by the user.
Public property Settings Gets or sets the settings of the Search preference for a user.
Public property Version Gets or sets the current version of the Search preference for a user.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ShouldSerializeCustomSettings Determines whether the custom settings should be serialized.
Public method ShouldSerializeCustomString Determines whether the custom string should be serialized.
Public method ShouldSerializeQueryLanguages Determines whether the query languages should be serialized.
Public method ShouldSerializeSettings Determines whether the settings should be serialized.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

UserPreferenceSerializeHelper Class

Microsoft.Office.Server.Search.Administration Namespace