Partager via


BaseXsltListWebPart.IsForCurrentView - Méthode

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Protected Function IsForCurrentView ( _
    strViewGuid As String _
) As Boolean
'Utilisation
Dim strViewGuid As String
Dim returnValue As Boolean

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

Paramètres

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

BaseXsltListWebPart classe

BaseXsltListWebPart - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms