ChoiceQueryControl.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 ( _
searchString As String, _
groupName As String, _
pageIndex As Integer, _
pageSize As Integer _
) As Integer
'Utilisation
Dim searchString As String
Dim groupName As String
Dim pageIndex As Integer
Dim pageSize As Integer
Dim returnValue As Integer
returnValue = Me.IssueQuery(searchString, groupName, pageIndex, pageSize)
protected override int IssueQuery (
string searchString,
string groupName,
int pageIndex,
int pageSize
)
Paramètres
- searchString
- groupName
- pageIndex
- pageSize
Voir aussi
Référence
ChoiceQueryControl, classe
Membres ChoiceQueryControl
Microsoft.SharePoint.Portal.WebControls, espace de noms