SPUserSettingsProviderDefinition members
Include protected members
Include inherited members
提供 SPUserSettingsProvider 的描述。
The SPUserSettingsProviderDefinition type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPUserSettingsProviderDefinition | 預設建構函式,所需的序列化用途。 |
Top
Properties
Name | Description | |
---|---|---|
DisplayName | 取得顯示此使用者設定提供者的名稱。 | |
UpgradedPersistedProperties | 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.) | |
UserSettingsProviderType | 會取得使用者設定提供者執行階段類型。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.) | |
ToString | (Inherited from Object.) | |
UpdateParent | 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.) |
Top