Share via


ListResultsBase Members

Include Protected Members
Include Inherited Members

This class and its members are reserved for internal use and are not intended to be used in your code.

The ListResultsBase type exposes the following members.

Constructors

  Name Description
Public method ListResultsBase This member is reserved for internal use and is not intended to be used directly from your code.

Top

Properties

  Name Description
Public property AdvancedPagingControlMode Gets or sets the paging control mode of the WebPart. (Inherited from DataResultBase.)
Public property AlternatingCssClass Gets or sets the name of a CSS class defining alternating row display characteristics. (Inherited from DataResultBase.)
Public property CollapseGroupString Gets or sets the string that will be displayed with the collapse results control. (Inherited from DataResultBase.)
Public property ColumnDisplayNames Gets or sets the column heading names. (Inherited from DataResultBase.)
Public property ColumnNumberForEachItem Gets or sets the number of columns to display in the first row for each item in the result set. (Inherited from DataResultBase.)
Public property ColumnURIs Gets or sets the Uniform Resource Identifiers (URIs) associated with the columns. This enables you to choose the property on which the column will sort. (Inherited from DataResultBase.)
Public property ColumnWidths Gets or sets the width of columns in the search results page. (Inherited from DataResultBase.)
Public property DataColumnURISchema (Inherited from DataResultBase.)
Public property DefaultGroupBy Gets or sets the default column name by which to group the results. (Inherited from DataResultBase.)
Public property DefaultSortBy Gets or sets the default column name by which to sort the results. (Inherited from DataResultBase.)
Public property EnableQueryLogging Gets or sets a value that enables query logging. (Inherited from DataResultBase.)
Public property EnableSmartGrouping Gets or sets a value that enables smart grouping on the result set. (Inherited from DataResultBase.)
Public property EnableSQLCommandLogging Gets or sets a value that enables SQL command logging. (Inherited from DataResultBase.)
Public property ExpandGroupString (Inherited from DataResultBase.)
Public property FixLayout Gets or sets a value that indicates direct control of the table style. (Inherited from DataResultBase.)
Public property GroupByList Gets or sets the list of properties to group by. (Inherited from DataResultBase.)
Public property IsItemIconClickable (Inherited from DataResultBase.)
Public property MaxGroupPreviewNum (Inherited from DataResultBase.)
Public property MaxMatchingItemsNumber Gets or sets the upper limit of the number of documents that are displayed in one result page. (Inherited from DataResultBase.)
Public property OpenNewWindowForMatchingItems (Inherited from DataResultBase.)
Public property ResultListID Gets or sets the identifier of the results Web Part. (Inherited from DataResultBase.)
Public property RowNumberForEachItem This member is reserved for internal use and is not intended to be used directly from your code. (Overrides DataResultBase.RowNumberForEachItem.)
Public property ShowRankForEachItem (Inherited from DataResultBase.)
Public property SortByList Gets or sets the list of properties to sort on. (Inherited from DataResultBase.)
Public property SupportExpandCollapseAll (Inherited from DataResultBase.)
Public property SupportGroupBy (Inherited from DataResultBase.)
Public property SupportItemIcon (Inherited from DataResultBase.)
Public property SupportPaging (Inherited from DataResultBase.)
Public property SupportShowHideDetail This member is reserved for internal use and is not intended to be used directly from your code. (Overrides DataResultBase.SupportShowHideDetail.)
Public property SupportSortBy (Inherited from DataResultBase.)
Public property TextForNoResults (Inherited from DataResultBase.)
Public property UseAlternatingColors (Inherited from DataResultBase.)

Top

Methods

  Name Description
Protected method AcquireHugeStringBuilder This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from DataResultBase.)
Protected method AcquireStringBuilder This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from DataResultBase.)
Protected method CreateActionMenusTemplates Creates action menu templates to avoid creating separate menus for each results item. (Inherited from DataResultBase.)
Protected method CreateChildControls Creates the control tree for the result set. (Inherited from DataResultBase.)
Protected method FillListData This member is reserved for internal use and is not intended to be used directly from your code.
Protected method GetCurrentRow (Inherited from DataResultBase.)
Protected method GetQueryResults This member is reserved for internal use and is not intended to be used directly from your code. (Overrides DataResultBase.GetQueryResults(Object).)
Protected method GetTotalMatchingItemNum (Inherited from DataResultBase.)
Protected method GetTotalResultRowNumber (Inherited from DataResultBase.)
Protected method IssueQuery This member is reserved for internal use and is not intended to be used directly from your code. (Overrides DataResultBase.IssueQuery(String, Int32, Int32).)
Protected method OnInit This member is reserved for internal use and is not intended to be used directly from your code. (Overrides DataResultBase.OnInit(Object, EventArgs).)
Protected method OnLoad (Inherited from DataResultBase.)
Protected method OnPreRender (Inherited from DataResultBase.)
Protected method ReleaseHugeStringBuilder (Inherited from DataResultBase.)
Protected method ReleaseStringBuilder (Inherited from DataResultBase.)
Protected method RenderOneColumnTitle (Inherited from DataResultBase.)
Protected method RenderWebPart (Inherited from DataResultBase.)

Top

Fields

  Name Description
Protected field _GroupColumns This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from DataResultBase.)
Protected field IsAdminContextOnly (Inherited from DataResultBase.)
Protected field OutOfContext (Inherited from DataResultBase.)
Protected field UseHugeStringBuilderBuffer (Inherited from DataResultBase.)

Top

See Also

Reference

ListResultsBase Class

Microsoft.SharePoint.Portal.WebControls Namespace