| GeolocationEditorAddressFields Property |
Namespace:
Dynamicweb.Content.Items.Editors
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax [AddInParameterAttribute("Address fields")]
[AddInParameterEditorAttribute(typeof(TextParameterEditor), "inputClass=std editor-parameter")]
public string AddressFields { get; set; }
<AddInParameterAttribute("Address fields")>
<AddInParameterEditorAttribute(GetType(TextParameterEditor), "inputClass=std editor-parameter")>
Public Property AddressFields As String
Get
Set
Property Value
Type:
StringSee Also