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

 

Summary description for Message board 

 

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

CommunityGroupMembers.cs

Name 
Description 
The methods of the CommunityGroupMembers class are listed here. 
The properties of the CommunityGroupMembers class are listed here. 
 
Name 
Description 
 
Fill 
Populates the data for the CommunityGroupMembers.  
 
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 
 
Gets or Sets the avatar height. 0 is unlimited.  
 
Gets or Sets the avatar width. 0 is unlimited.  
 
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 ID for the community group that the control will use.  
 
Display Mode  
 
Select the type of review to display, or enter the path to a custom XSLT. (optional).
Choices are:


 
 
Checks the QueryString for this value and replaces the list summary with that content block when specified. Leave blank to always display the list summary.  
 
Link 
Gets or Sets the url for the user links.  
 
Gets or Sets the target attribute for the user links.  
 
Enter name of a markup file that manages the display of this server control.  
 
Maximum number of results to be returned.  
 
Specifies the Css to which this control will provide a link.  
 
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!