: ChoiceQueryControl.IssueQuery (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
Protected Overrides Function IssueQuery ( _
searchString As String, _
groupName As String, _
pageIndex As Integer, _
pageSize As Integer _
) As Integer
'Uso
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
)
Parámetros
- searchString
- groupName
- pageIndex
- pageSize
Vea también
Referencia
ChoiceQueryControl (Clase)
ChoiceQueryControl (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)