The ShowMissingKeys property returns the web.config setting that determines whether to render a visual indicator that a key is missing is 'key'.

Namespace: DotNetNuke.Services.Localization
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static bool ShowMissingKeys { get; }
Visual Basic
Public Shared ReadOnly Property ShowMissingKeys As Boolean
	Get

Remarks