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