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

When true, mousing away from a users name hides the pop-up info box.

C#
[Category("Ektron")]
[TypeConverter(typeof(bool))]
[Description("If true, then the the pop-up information box is hidden when the mouse moves away from a users display name in the search results. If false, then the close button must be clicked.")]
[DefaultValue("true")]
public bool EnableMouseOutHidesInfo;
Visual Basic
<Category("Ektron")>
<TypeConverter(typeof(bool))>
<Description("If true, then the the pop-up information box is hidden when the mouse moves away from a users display name in the search results. If false, then the close button must be clicked.")>
<DefaultValue("true")>
Public Property EnableMouseOutHidesInfo() As bool
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!