Compartir a través de


del método BaseXsltListWebPart.IsForCurrentView

Espacio de nombres:  Microsoft.SharePoint.WebPartPages
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Protected Function IsForCurrentView ( _
    strViewGuid As String _
) As Boolean
'Uso
Dim strViewGuid As String
Dim returnValue As Boolean

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

Parámetros

Valor devuelto

Tipo: System.Boolean

Vea también

Referencia

clase BaseXsltListWebPart

Miembros BaseXsltListWebPart

Espacio de nombres Microsoft.SharePoint.WebPartPages