BaseXsltListWebPart.IsForCurrentView 方法

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

语法

声明
Protected Function IsForCurrentView ( _
    strViewGuid As String _
) As Boolean
用法
Dim strViewGuid As String
Dim returnValue As Boolean

returnValue = Me.IsForCurrentView(strViewGuid)
protected bool IsForCurrentView(
    string strViewGuid
)

参数

返回值

类型:System.Boolean

另请参阅

引用

BaseXsltListWebPart 类

BaseXsltListWebPart 成员

Microsoft.SharePoint.WebPartPages 命名空间