获取此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对象。