BaseXsltListWebPart.ContextView 属性

当前上下文中获取SPView

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

语法

声明
Protected Overrides ReadOnly Property ContextView As SPView
    Get
用法
Dim value As SPView

value = Me.ContextView
protected override SPView ContextView { get; }

属性值

类型:Microsoft.SharePoint.SPView
当前上下文中SPView

另请参阅

引用

BaseXsltListWebPart 类

BaseXsltListWebPart 成员

Microsoft.SharePoint.WebPartPages 命名空间