SPWebInfo members
Include protected members
Include inherited members
SPWeb類別資訊容器。資訊項目包括標題、 描述、 URL、 網頁範本識別項、 設定識別項、 上次修改時間、 UI 版本、 狀態旗標、 主版 URL,以及自訂主版的 URL。
The SPWebInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AppInstanceId | 如果這是應用程式 Web 應用程式執行個體的執行個體識別碼。否則,Guid.Empty。 |
![]() |
Configuration | SharePoint 網站的設定識別碼。 |
![]() |
CustomMasterUrl | 整理自訂主版頁面。 |
![]() |
Description | SharePoint 網站的描述。 |
![]() |
Id | SharePoint 網站的唯一識別碼。 |
![]() |
IsAppWeb | 如果這是應用程式 Web,則為 true。否則,false。 |
![]() |
Language | 32 位元不帶正負號的整數,表示該語言的地區設定識別項。 |
![]() |
LastItemModifiedDate | 變更網站最後一個項目的日期。 |
![]() |
MasterUrl | 網站主版頁面的 URL。 |
![]() |
ServerRelativeUrl | 相對於 Web 站台伺服器的 URL。 |
![]() |
Title | 網站的標題。 |
![]() |
UIVersion | 網站的使用者介面版本。 |
![]() |
UIVersionConfigurationEnabled | 表示是否可以從使用者介面設定網站UIVersion 。 |
![]() |
WebTemplateId | 指出網站範本的識別碼。 |
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