ListingSummary Class
The ListingSummary class provides summary information for listings.
Microsoft.SharePoint.Portal.WebControls.CacheableWebPart
Public Constructors
The following table shows the constructor of the ListingSummary class and a brief description.
Name | Description |
---|---|
ListingSummary | Initializes a new instance of the ListingSummary class. |
Public Methods
The following table shows the methods of the ListingSummary class and a brief description of each.
Name | Description |
---|---|
Dispose | Releases an allocation of cache that stored related data for the Web Part |
GetToolParts | Inherits from System.Web.UI.Controls |
Init_Handler(object, System.EventArgs) | Inherits from System.Web.UI.Controls |
Load_Handler(object, System.EventArgs) | Inherits from System.Web.UI.Controls |
PreRender_Handler(object, System.EventArgs) | Inherits from System.Web.UI.Controls |
RenderWebPart(System.Web.UI.HtmlTextWriter) | Inherits from System.Web.UI.Controls |
Public Properties
The following table shows the properties of the ListingSummary class, the data type of each property, and a brief description of each.
Name | Data Type | Description |
---|---|---|
AnchorCategoryIDString | String | Gets or sets the identifier of the area from which to anchor the listings |
BestBetVisibility | Microsoft.SharePoint.Portal.WebControls.ListingSummaryBestBetVisibility | Gets or sets whether to display highlight listings |
DescriptionTrimLimit | Int32 | Gets or sets the length of the description. A value of 0 equals no trim. |
DisplayColumns | Int32 | Gets or sets the number of columns that are displayed. |
DisplayCount | Int32 | Gets or sets the maximum number of listings that are displayed in a listing group |
DisplayTemplate | Microsoft.SharePoint.Portal.WebControls.ListingSummaryDisplayTemplate | Gets or sets the display template for showing listings. |
GroupBy | Microsoft.SharePoint.Portal.WebControls.ListingSummaryGroupBy | Gets or sets the type of group used to organize the set of listings. |
IgnoreListingsInAnchorCategory | Boolean | Gets or sets a value indicating whether the listings in the anchor area are displayed |
LargeImageHeight | Int32 | Gets or sets the height of a large image |
LargeImageWidth | Int32 | Gets or sets the width of a large image |
MoreInfohref | String | Gets or sets the URL of the MoreInfo link |
MoreInfoText | String | Gets or sets the text of the MoreInfo link |
ShowTitle | Boolean | Gets or sets a value indicating whether the title of the listing is displayed in the area of the portal site |
SortDirection | Microsoft.SharePoint.Portal.WebControls.ListingSummarySortDirection | Gets or sets the direction of the sort order for the listings |
SortOrder | Microsoft.SharePoint.Portal.WebControls.ListingSummarySortOrder | Gets or sets the sort order of the listings |
SubCategoryLayers | Int32 | Gets or sets the number of layers of area hierarchy from which to display listings |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.
Requirements
Namespace: Microsoft.SharePoint.Portal.WebControls
Platforms: Microsoft Windows Server 2003
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Security: Code Access Security