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

This property allows you to set properties for the Location Tab’s map. These properties are identical to the properties in the Map server control. The EnableMap property must be set to true to see the sub properties.

C#
[Browsable(false), Category("Ektron")]
[TypeConverter(typeof(Ektron.Cms.Controls.Map))]
[Description("This property allows you to set properties for the Location Tab�s map. These properties are identical to the properties in the Map server control. The EnableMap property must be set to true to see the sub properties.")]
public Ektron.Cms.Controls.Map MapControl;
Visual Basic
<Browsable(false), Category("Ektron")>
<TypeConverter(typeof(Ektron.Cms.Controls.Map))>
<Description("This property allows you to set properties for the Location Tab�s map. These properties are identical to the properties in the Map server control. The EnableMap property must be set to true to see the sub properties.")>
Public Property MapControl() As Ektron.Cms.Controls.Map

The map control properties can be changed only through code behind and not from designer property grid

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!