UserPreference methods
SharePoint 2013
The UserPreference type exposes the following members.
| Name | Description | |
|---|---|---|
|
ClearUserClickHistory | |
|
DisableCustomSetting | Disables the custom setting of the Search user preference. |
|
DisableSetting | Disables a user Search preference. |
|
EnableCustomSetting | Enables the custom setting of the user Search preferences. |
|
EnableSetting | Enables a user Search preference. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
GetUserPreference() | Retrieves the Search user preference information. |
|
GetUserPreference(Boolean) | Retrieves the Search user preference information. |
|
GetUserPreference(Boolean, SPContext) | Get the UserPreference from databse |
|
IsCustomSettingEnabled | Determines whether the custom setting of the Search user preference is enabled. |
|
IsSettingEnabled | Determines whether a user preference is enabled. |
|
MemberwiseClone | (Inherited from Object.) |
|
SetUserPreference | Stores the Search user preference information to the Search administration database. |
|
ToString | (Inherited from Object.) |
Show: