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

 

Summary description for MicroMessage 

 

C#
[DefaultProperty("DefaultObjectID"), ToolboxData("<{0}:MicroMessaging runat=server></{0}:MicroMessaging>")]
public class MicroMessaging : EkXsltWebPart, ICallbackEventHandler;
Visual Basic
<DefaultProperty("DefaultObjectID"), ToolboxData("<{0}:MicroMessaging runat=server></{0}:MicroMessaging>")>
Public Class MicroMessaging
Inherits EkXsltWebPart
Inherits ICallbackEventHandler

MicroMessaging.cs

Name 
Description 
The methods of the MicroMessaging class are listed here. 
The properties of the MicroMessaging class are listed here. 
 
Name 
Description 
 
This method exposes the custom spam delegate that is invoked when a use selects the custom option.  
 
Fill 
Populates the data for the MicroMessaging List.  
 
 
 
Wraps the resulting collection with the Ektron Toolbars, which will only display when a user is logged in.  
 
Wrap 
Method that can be overridden and used to wrap an Ektron toolbar corresponding to a particular Control around some Html text.  
 
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).  
 
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.  
 
Maximum number of results to be returned.  
 
Maximum number of search results to be returned.  
 
Mode 
The mode in which the micro messaging server control is going to be used on the template.
  • User - the micro message control displays the logged in user's status or statuses.
  • TimeLine - the micro message control displays all public and colleague's statuses for the logged in user.
 
 
The name of the parameter to pass to the profile template.  
 
This property prevents spamming of the micro messaging control.  
 
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 only the message, when a member clicks the time lapse for any message(used to get URL for a single message). Optional.  
 
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!