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

 

Summary description for Message board 

 

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

CommunityGroupBrowser.cs

Name 
Description 
The methods of the CommunityGroupBrowser class are listed here. 
The properties of the CommunityGroupBrowser 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).  
 
Select the type of review to display, or enter the path to a custom XSLT. (optional).
Choices are:


 
 
Link 
Gets or Sets the url for the community group links.  
 
Gets or Sets the target attribute for the community group links.  
 
Enter name of a markup file that manages the display of this server control.  
 
The number of community groups to show per page when EnablePaging is true. If set to zero, there is no limit.  
 
Specifies the Css to which this control will provide a link.  
 
Gets or Sets the template-url for the group tag links.  
 
Gets or Sets the target (window) attribute for the group-tag links.  
 
Enter the ID number of the taxonomy or category to appear in this server control. Root is 0.  
 
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!