SPWebListInfo members
Include protected members
Include inherited members
代表 Web 站台或SPList。如果此SPWebListInfo執行個體Type成員是**[Microsoft.SharePoint.SPObjectType.Web]** (值 = 0),那麼這個ListId成員就是Empty。
The SPWebListInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
HasUniqueRoleAssignments | 指出網站是否具有唯一權限,或不。 |
![]() |
ListId | 父清單唯一識別項。 |
![]() |
Title | SharePoint 清單或網站的標題。 |
![]() |
Type | 表示父物件是清單或網站。 |
![]() |
Url | 如果此SPWebListInfo執行個體Type成員是網頁的父物件的 URL。 |
![]() |
WebId | 如果此SPWebListInfo執行個體Type成員是 Web 時,父 Web 網站的唯一識別項。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top