共用方式為


SPWebInfo members

Include protected members
Include inherited members

SPWeb類別資訊容器。資訊項目包括標題、 描述、 URL、 網頁範本識別項、 設定識別項、 上次修改時間、 UI 版本、 狀態旗標、 主版 URL,以及自訂主版的 URL。

The SPWebInfo type exposes the following members.

Properties

  Name Description
Public property AppInstanceId 如果這是應用程式 Web 應用程式執行個體的執行個體識別碼。否則,Guid.Empty。
Public property Configuration SharePoint 網站的設定識別碼。
Public property CustomMasterUrl 整理自訂主版頁面。
Public property Description SharePoint 網站的描述。
Public property Id SharePoint 網站的唯一識別碼。
Public property IsAppWeb 如果這是應用程式 Web,則為 true。否則,false。
Public property Language 32 位元不帶正負號的整數,表示該語言的地區設定識別項。
Public property LastItemModifiedDate 變更網站最後一個項目的日期。
Public property MasterUrl 網站主版頁面的 URL。
Public property ServerRelativeUrl 相對於 Web 站台伺服器的 URL。
Public property Title 網站的標題。
Public property UIVersion 網站的使用者介面版本。
Public property UIVersionConfigurationEnabled 表示是否可以從使用者介面設定網站UIVersion
Public property WebTemplateId 指出網站範本的識別碼。

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPWebInfo class

Microsoft.SharePoint namespace