You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > MessageBoard Class > MessageBoard Properties
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
MessageBoard Properties

The properties of the MessageBoard class are listed here.

 
Name 
Description 
 
Sets the amount of time the server control’s data is cached. The default is 0 (zero). This is the amount of time, in seconds, a control’s data is cached. For example, if you want to cache the data for five minutes, you set the CacheInterval property to 300 (three hundred).  
 
This property will place the Add Comments TextArea on top or bottom.  
 
The default object ID for this control to use when there is no matching dynamic parameter value passed.  
 
Determines how information is displayed on the page. Enter the path to the XSL file. It can be relative or absolute.  
 
Gets or sets the Querystring parameter to read a object ID dynamically. To use the default object ID, leave blank.  
 
Enables paging if the total records exceeds MaxResult value. This property, in conjunction with the MaxResults property, lets site visitors view an unlimited number of document items while controlling the amount of screen space. To accomplish this, the display is limited to the number set in the MaxResults property.If you set this property to true, and the number of items exceeds the MaxResults number, navigation aids appear below the last item.  
 
Identify the template markup file that controls the display of the server control. For example, mymarkup.ekml. If the *.ekml file is located in the same folder as the Web form containing the server control, just enter its name. Otherwise, the path to the file can be relative or absolute.  
 
Maximum number of results to be returned.  
 
This property indicates if the messages are to be moderated by the administrator of the site.  
 
The type of object to which the message board is assigned. Choices are:
  • Content - the message board is assigned to a content item.
  • User - the message board is assigned to an individual.
  • CommunityGroup - the message board is assigned to a community group.
 
 
The name of the parameter to pass to the profile template.  
 
The maximum number of characters to display in the message. If the number of characters in the message surpasses the number set in this property, a “more...” link appears. Clicking this link displays the full text of the message.  
 
This property prevents spamming of the message board.  
 
This property sets the time for spam control in seconds.  
 
Specify the path to a style sheet for use with the sever control. The location can be relative or absolute. Leave blank to use the default style sheet.  
 
The URL to launch a new window with, when a member clicks the display-name shown in the messages' browse users screen (used to get more information on a potential message recipient). Optional.  
 
Returns the Xslt object for the collection.  
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!