EssentialsLayerInfoDisplayName Property
Gets or sets the display name for the Layer.

Namespace: Geocortex.Essentials.Client
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
public string DisplayName { get; set; }

Property Value

Type: String
The display name.
See Also