| ItemViewModelGetGeolocation Method |
Namespace:
Dynamicweb.Frontend
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public GeolocationViewModel GetGeolocation(
string systemName
)
Public Function GetGeolocation (
systemName As String
) As GeolocationViewModel
Parameters
- systemName
- Type: SystemString
Return Value
Type:
GeolocationViewModelSee Also