共用方式為


BaseXsltListWebPart.IsForCurrentView method

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
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
)

參數

傳回值

Type: System.Boolean

請參閱

參照

BaseXsltListWebPart class

BaseXsltListWebPart members

Microsoft.SharePoint.WebPartPages namespace