Click or drag to resize

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; }

Property Value

Type: String
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.
Remarks
Applies to ServiceInstance googlemaps only.
See Also