Click or drag to resize
CMSMapPropertiesLongitude Property
Gets or sets the longitude of of the center of the map or longitude of single marker in detail mode.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public Nullable<double> Longitude { get; set; }

Property Value

Type: NullableDouble
See Also