: ObjectCacheDataSourceView.GetXPathNavigator (Método) (Microsoft.SharePoint.Portal.WebControls)
Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Function GetXPathNavigator ( _
selectArguments As DataSourceSelectArguments _
) As XPathNavigator
'Uso
Dim instance As ObjectCacheDataSourceView
Dim selectArguments As DataSourceSelectArguments
Dim returnValue As XPathNavigator
returnValue = instance.GetXPathNavigator(selectArguments)
public XPathNavigator GetXPathNavigator (
DataSourceSelectArguments selectArguments
)
Parámetros
- selectArguments
Vea también
Referencia
ObjectCacheDataSourceView (Clase)
ObjectCacheDataSourceView (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)