Class GeolocationElement
Inheritance
System.Object
GeolocationElement
Namespace: EPiServer.Framework.Configuration
Assembly: EPiServer.Framework.dll
Version: 10.10.4Syntax
public class GeolocationElement : ConfigurationElement
Constructors
GeolocationElement()
Declaration
public GeolocationElement()
Properties
DefaultProvider
Declaration
public string DefaultProvider { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Providers
Declaration
public ProviderSettingsCollection Providers { get; }
Property Value
Type | Description |
---|---|
System.Configuration.ProviderSettingsCollection |