共用方式為


SPContextPageInfo class

封裝目前要求的內容中的主頁面的相關資訊。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPContextPageInfo

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public NotInheritable Class SPContextPageInfo
'用途
Dim instance As SPContextPageInfo
public sealed class SPContextPageInfo

備註

這個類別的執行個體包含目前內容中的主頁面的相關資訊。例如,如果是要求"/sites/mysite/default.aspx", SPContextPageInfo物件具有該網頁的相關資訊。

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPContextPageInfo members

Microsoft.SharePoint namespace