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
- strViewGuid
Type : System.String
Valeur renvoyée
Type : System.Boolean