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