SPMobileContext.ParentSPContext 属性

获取此SPMobileContext对象用作其MobileContext属性的SPContext对象。

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

语法

声明
Protected ReadOnly Property ParentSPContext As SPContext
    Get
用法
Dim value As SPContext

value = Me.ParentSPContext
protected SPContext ParentSPContext { get; }

属性值

类型:Microsoft.SharePoint.SPContext
SPMobileContext 对象的父SPContext对象。

另请参阅

引用

SPMobileContext 类

SPMobileContext 成员

Microsoft.SharePoint 命名空间