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