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

The properties of the Messaging class are listed here.

 
Name 
Description 
 
Determines how information is displayed on the page. Enter the path to the XSL file. It can be relative or absolute. (optional)  
 
Determines if the message recipient user search should render with a completed search for all when opened.  
 
When this property is set to True, users can only send messages to people on their colleagues list. Default is True.
  • True - send messages to colleagues only.
  • False - send messages to all CMS400.NET users.
 
 
Enter the QueryString parameter used to pass the ID of a group. For example, if the QueryString is: ?gid=1, then enter “gid” in this property. You can only pass one group. This property is typically used when you want to pre-populate the To: field of a message.  
 
Set the height in pixels for the editor. The default is 400.  
 
Set to True to allow users to edit their posts and replies in HTML. The default is False. See the CMS400.NET Developer Manual section "Discussion Board Server Controls" > "Allowing HTML Editing in the Javascript Editor"  
 
Decide which buttons are available in the Javascript Editor. For additional information on the Javascript Toolbar Editor, See the CMS400.NET Developer Manual section "Discussion Board Server Controls" > "Adding and Removing Toolbar Buttons From the Javascript Editor"  
 
Set the width in pixels for the editor. The default is 625.  
 
This property identifies the QueryString parameter used to pass the ID of a user to a profile or location template when a user name is clicked in the Browse User screen. The default is ID. The parameter defined in this property is appended to the QueryString of the path defined in the ProfileUrl property. The default is ID. Important: This parameter needs to match the parameter set in the UserProfile server control’s DynamicParameter property on the page defined in the ProfileUrl property.  
 
The URL of the profile page template. This page is opened in a new window when a user clicks a display name on the Browse Users screen. This allows a user to get additional profile information about the potential message recipient. (Optional)  
 
Enter the QueryString parameter used to pass the ID of a user. For example, if the QueryString is: ?uid=1, then enter “uid” in this property. You can pass multiple users by repeating this. For example: ?uid=1&uid=20&uid=12&uid=18 This property is typically used when you want to pre-populate the To: field of a message.  
 
This property is obsolete and no longer has any affect.  
 
Specify the path to a style sheet for use with the server control. The location can be relative or absolute. Leave blank to use the default style sheet.  
 
The XSLT used to display the user search control inside the Messaging server control.  
 
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!