ServicePropertiesgooglemaps_Channel Property |
Used to track usage across different applications using the same client ID. Must be an ASCII alphanumeric string and may include ".", "_", and "-" characters. May be overridden at the page level.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string googlemaps_Channel { get; }
ReadOnly Property googlemaps_Channel As String
Get
Property Value
Type:
StringUsed to track usage across different applications using the same client ID. Must be an ASCII alphanumeric string and may include ".", "_", and "-" characters. May be overridden at the page level.
Remarks
Applies to ServiceInstance googlemaps only.
See Also