SPDelegate members
Include protected members
Include inherited members
提供所有升級代理人抽象類別。
The SPDelegate type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPDelegate | 初始化SPDelegate類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
![]() |
IsApplicable | 取得 Boolean 值,指出是否適用代理人。 |
![]() |
Log | 取得SPLog物件,代表升級工作階段的記錄檔。升級工作階段物件可以Session屬性來擷取。 |
![]() |
Manager | 取得Microsoft SharePoint Foundation升級管理員。 |
![]() |
Object | 取得委派的物件。 |
![]() |
Session | 取得升級工作階段的代理人。 |
![]() |
Stopped | 取得或設定 Boolean 值,以指定是否停止升級。 (Inherited from StopEventReceiver.) |
![]() |
Type | 取得代理人的類型。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Initialize | 初始化指定物件為基礎的代理人。 |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top