共用方式為


SPUserSettingsProvider members

Include protected members
Include inherited members

提供給外部使用者設定提供者的存取。

The SPUserSettingsProvider type exposes the following members.

Constructors

  Name Description
Protected method SPUserSettingsProvider

Top

Properties

  Name Description
Public property DisplayName 取得提供者的 DisplayName
Public property Name 提供者的非可當地語系化名稱。會為除了 GUID 之外的唯一識別碼
Public property ProviderIdentifier 這個提供者的識別碼。

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method FillIsUserSettingsInitialized 填滿 IsUserSettingsInitialized。
Protected method FillIsUserSettingsPropertyEditable 會傳回使用者的設定屬性是否可以編輯。
Protected method FillProviderContext 取得提供者的內容。提供者提供使用者的設定,而且可能會呼叫多次內一個工作階段。若要協助減輕效能設計師,我們允許提供者建立自己的內容並我們將會再傳回給提供者。若要能夠處理 NULL 內容具有提供者。
Protected method FillUserSettingsEditorUri 填滿使用者設定編輯器] 頁面上的 uri。
Protected method FillUserSettingsPropertyValue 填入使用者的設定單一屬性值。
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProviderContext 取得提供者的內容。
Public method GetType (Inherited from Object.)
Public method GetUserLanguageSettings 會傳回 SPLanguageSettings 使用者。
Public method GetUserRegionalSettings 會傳回 SPUserRegionalSettings 使用者。它根據使用者的目前 RegionalSettings。
Public method GetUserSettingsEditorUri 會取得使用者設定編輯器] 頁面的 Uri。
Public method IsUserEditable 如果使用者的設定屬性是可編輯,則傳回 true。
Public method IsUserSettingsInitialized 會傳回 true,如果使用者的設定已初始化。
Public method IsValid 布林值代表我們可以讀取/寫入到這個提供者
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method UpdateUserContentLanguageSettings 更新使用者內容的語言設定。
Public method UpdateUserDisplayLanguageSettings 更新使用者的顯示語言設定。
Public method UpdateUserLanguageSettings 更新使用者的語言設定。這會更新的同時顯示及內容的語言。
Public method UpdateUserRegionalSettings 更新使用者的地區設定
Protected method UpdateUserSettingsProperties 更新單一使用者的設定屬性。傳遞給更妥善地儲存效能的提供者的陣列。

Top

請參閱

參照

SPUserSettingsProvider class

Microsoft.SharePoint.Administration namespace