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

The maximum number of personal tags to show for each user in the search results.

C#
[Category("Ektron")]
[TypeConverter(typeof(int))]
[Description("The maximum number of personal tags to show for each user in the search results.")]
[DefaultValue("5")]
public int MaxTagCount;
Visual Basic
<Category("Ektron")>
<TypeConverter(typeof(int))>
<Description("The maximum number of personal tags to show for each user in the search results.")>
<DefaultValue("5")>
Public Property MaxTagCount() As Integer
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!