Table of Contents

Class GeolocationEditor.Location

Namespace
Dynamicweb.Content.Items.Editors
Assembly
Dynamicweb.dll
public class GeolocationEditor.Location
Inheritance
GeolocationEditor.Location
Inherited Members

Properties

IsCustom

public bool IsCustom { get; set; }

Property Value

bool

Lat

public double Lat { get; set; }

Property Value

double

Lng

public double Lng { get; set; }

Property Value

double
To top