UnsecuredLayoutsPageBase.Web 属性

获取对当前网站的引用。

命名空间:  Microsoft.SharePoint.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public ReadOnly Property Web As SPWeb
    Get
用法
Dim instance As UnsecuredLayoutsPageBase
Dim value As SPWeb

value = instance.Web
public SPWeb Web { get; }

属性值

类型:Microsoft.SharePoint.SPWeb
代表当前网站SPWeb

另请参阅

引用

UnsecuredLayoutsPageBase 类

UnsecuredLayoutsPageBase 成员

Microsoft.SharePoint.WebControls 命名空间