BaseXsltDataWebPart.ContextView 属性
当前上下文中获取SPView 。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overridable ReadOnly Property ContextView As SPView
Get
用法
Dim value As SPView
value = Me.ContextView
protected virtual SPView ContextView { get; }
属性值
类型:Microsoft.SharePoint.SPView
当前上下文中SPView 。此属性始终是 null 中此抽象基类。