CategoryDetail Members

Include Protected Members
Include Inherited Members

Renders category detail in a Web Part.

The CategoryDetail type exposes the following members.

Constructors

  Name Description
Public method CategoryDetail Initializes a new instance of the CategoryDetail class.

Top

Properties

  Name Description
Protected property CacheKey Gets the key of the cache item that is used to store the CategoryDetail Web Part in the Web Part cache. (Overrides CacheableWebPartCacheKey().)
Public property CategoryID Gets or sets a globally unique identifier (GUID) string for the CategoryDetail Web Part.
Public property LargeImageHeight Gets or sets the height of the large images displayed in the CategoryDetail Web Part.
Public property LargeImageWidth Gets or sets the width of the large images displayed in the CategoryDetail Web Part.
Public property ShowContactPicture Gets or sets a value that indicates whether the Web Part should display the contact picture.
Public property ShowTitle Gets or sets a value that indicates whether the Web Part should display the category title.

Top

Methods

  Name Description
Protected method OnInit Handles the Init event. (Overrides WebPart.OnInit(EventArgs).)
Protected method OnLoad Handles the Load event. (Overrides WebPartLocOnLoad(Object, EventArgs).)
Protected method RenderWebPart Renders the CategoryDetail control. (Overrides WebPartLocRenderWebPart(HtmlTextWriter).)

Top

See Also

Reference

CategoryDetail Class

Microsoft.SharePoint.Portal.WebControls Namespace