FormDefinitionDisplayName Property
Gets the display name of the form item.

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

Property Value

Type: String

Implements

IFormItemDisplayName
See Also