Click or drag to resize

GeolocationAttribute Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple = false, 
	Inherited = false)]
public class GeolocationAttribute : FieldAttribute

The GeolocationAttribute type exposes the following members.

Constructors
  NameDescription
Public methodGeolocationAttribute
Initializes a new instance of the GeolocationAttribute class
Public methodGeolocationAttribute(String)
Initializes a new instance of the GeolocationAttribute class
Top
Properties
  NameDescription
Public propertyAddressFields
Public propertyDescription (Inherited from FieldAttribute.)
Public propertyEditorType (Inherited from FieldAttribute.)
Public propertyName (Inherited from FieldAttribute.)
Top
Methods
See Also