QueryResultBase Class
The QueryResultBase class implements the base class for Web Parts that handle search query results.
Inheritance Hierarchy
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
Microsoft.SharePoint.Portal.WebControls.WebPartLoc
Microsoft.SharePoint.Portal.WebControls.DataResultBase
Microsoft.SharePoint.Portal.WebControls.QueryResultBase
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<GuidAttribute("8d34a1f0-c76a-4286-8c70-f7e676c2703a")> _
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public MustInherit Class QueryResultBase _
Inherits DataResultBase _
Implements IDesignTimeHtmlProvider
'Usage
Dim instance As QueryResultBase
[GuidAttribute("8d34a1f0-c76a-4286-8c70-f7e676c2703a")]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public abstract class QueryResultBase : DataResultBase,
IDesignTimeHtmlProvider
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.SharePoint.Portal.WebControls Namespace
Inheritance Hierarchy
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
Microsoft.SharePoint.Portal.WebControls.WebPartLoc
Microsoft.SharePoint.Portal.WebControls.DataResultBase
Microsoft.SharePoint.Portal.WebControls.QueryResultBase
Microsoft.SharePoint.Portal.Search.Admin.WebControls.CategoryList
Microsoft.SharePoint.Portal.Search.Admin.WebControls.CrawledPropertyList
Microsoft.SharePoint.Portal.Search.Admin.WebControls.ManagedPropertyList
Microsoft.SharePoint.Portal.WebControls.Audience_List
Microsoft.SharePoint.Portal.WebControls.DocumentsBase
Microsoft.SharePoint.Portal.WebControls.LogFilters
Microsoft.SharePoint.Portal.WebControls.LogOverview
Microsoft.SharePoint.Portal.WebControls.ManageDSServer
Microsoft.SharePoint.Portal.WebControls.ManagePrivacyPolicyControl
Microsoft.SharePoint.Portal.WebControls.ManageProfileProperty
Microsoft.SharePoint.Portal.WebControls.Member_List
Microsoft.SharePoint.Portal.WebControls.PrivacyItemView
Microsoft.SharePoint.Portal.WebControls.ProfileQueryPreferredName
Microsoft.SharePoint.Portal.WebControls.ProfileQueryUsers
Microsoft.SharePoint.Portal.WebControls.ScopesList
Microsoft.SharePoint.Portal.WebControls.SearchResults
Microsoft.SharePoint.Portal.WebControls.SingleSignonApplicationList
Microsoft.SharePoint.Portal.WebControls.SpecialTermsList