LocationSearchSourceGroupName Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The group name of the search source. Related sources can share search arguments by
using the same group name. Can be overridden by subclasses to specify a group name, which
is then used as the prefix for argument names when presented to users of
LocationSearch. Defaults to null,
meaning that
Name is used
as the argument name prefix instead.
Namespace:
Telogis.GeoBase.Geocoding
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public virtual string GroupName { get; }
Public Overridable ReadOnly Property GroupName As String
Get
Property Value
Type:
StringSee Also