Class GeolocationViewModel
- Namespace
- Dynamicweb.Frontend
- Assembly
- Dynamicweb.dll
GeolocationViewModel represents the rendering context used when a geolocation is rendered.
- Inheritance
-
Geolocation
View Model
- Inherited Members
Constructors
GeolocationViewModel()
Initializes a new instance of the Geolocation
Properties
Latitude
Gets or sets the latitude.
Property Value
- double
The latitude.
Longitude
Gets or sets the longitude.
Property Value
- double
The longitude.