Ektron CMS400.Net Reference
The EktronCommunityCatalogPart Server Control gets a list of Discussion Board (Forums) and Blogs from your site. Then, it allows site users to choose from any available Discussion Boards and Blogs and add them to a WebPartZone. Availability depends on a site users permissions in Ektron CMS400.NET
This server control differs from the EktronCatalogPart server control because a user does not have to edit a Web part zone and choose a Discussion Board or Blog. The EktronCommunityCatalogPart server control lists all of a site user’s available Discussion Boards and Blogs in the catalog.
The EktronCommunityCatalogPart server control properties are described in this table.
Note: The following table only lists Ektron-specific properties. It does not describe native .NET properties such as font, height, width and border style. For documentation of these properties, see Visual Studio help.
Property |
Description |
Data Type |
EnableBlogs |
Decide if site users are allowed to add blogs. |
Boolean |
EnableForums |
Decide if users are allowed to add Discussion Boards (Forums). |
Boolean |
Title |
The descriptive name of the Ektron Community Catalog. The title appears as clickable link in the catalog when the Ektron Catalog is not shown. The default title is Ektron Community Catalog Part.
|
String |