Clase QueryResultBase
La clase QueryResultBase implementa la clase base para los elementos Web que controlan los resultados de la consulta de búsqueda.
Jerarquía de la herencia
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.Panel
System.Web.UI.WebControls.WebParts.Part
System.Web.UI.WebControls.WebParts.WebPart
Microsoft.SharePoint.WebPartPages.WebPart
WebPartLoc
Microsoft.SharePoint.Portal.WebControls.DataResultBase
Microsoft.SharePoint.Portal.WebControls.QueryResultBase
Espacio de nombres: Microsoft.SharePoint.Portal.WebControls
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
Public MustInherit Class QueryResultBase _
Inherits DataResultBase
'Uso
Dim instance As QueryResultBase
public abstract class QueryResultBase : DataResultBase
Seguridad para subprocesos
Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.
Vea también
Referencia
Espacio de nombres Microsoft.SharePoint.Portal.WebControls
Jerarquía de la herencia
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.Panel
System.Web.UI.WebControls.WebParts.Part
System.Web.UI.WebControls.WebParts.WebPart
Microsoft.SharePoint.WebPartPages.WebPart
WebPartLoc
Microsoft.SharePoint.Portal.WebControls.DataResultBase
Microsoft.SharePoint.Portal.WebControls.QueryResultBase
Microsoft.SharePoint.Portal.WebControls.ManageLinksControl
Microsoft.SharePoint.Portal.WebControls.SearchResults