This topic has not yet been rated - Rate this topic

UserPreferenceSerializeHelper members

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

The UserPreferenceSerializeHelper type exposes the following members.

  NameDescription
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
  NameDescription
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
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.