CMSMapPropertiesLongitude Property |
Gets or sets the longitude of of the center of the map or longitude of single marker in detail mode.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public Nullable<double> Longitude { get; set; }
Property Value
Type:
NullableDoubleSee Also