EntityQueryControl.IssueQuery, méthode (Microsoft.SharePoint.Portal.WebControls)
Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Protected Overrides Function IssueQuery ( _
search As String, _
groupName As String, _
pageIndex As Integer, _
pageSize As Integer _
) As Integer
'Utilisation
Dim search As String
Dim groupName As String
Dim pageIndex As Integer
Dim pageSize As Integer
Dim returnValue As Integer
returnValue = Me.IssueQuery(search, groupName, pageIndex, pageSize)
protected override int IssueQuery (
string search,
string groupName,
int pageIndex,
int pageSize
)
Paramètres
- search
..
- groupName
..
- pageIndex
..
- pageSize
..
Voir aussi
Référence
EntityQueryControl, classe
Membres EntityQueryControl
Microsoft.SharePoint.Portal.WebControls, espace de noms