Click or drag to resize

GeolocationViewModel Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Frontend
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class GeolocationViewModel : ViewModelBase

The GeolocationViewModel type exposes the following members.

Constructors
  NameDescription
Public methodGeolocationViewModel
Initializes a new instance of the GeolocationViewModel class
Top
Properties
  NameDescription
Public propertyLatitude
Public propertyLongitude
Top
Methods
  NameDescription
Public methodToJson (Inherited from ViewModelBase.)
Top
See Also