Looks up a localized string similar to Error for Tag {0}. No data available. Please check that the logger service is started and that it's logging data. Please also check that the {1} configuration is not changed, misconfigured or deleted..

Namespace: Ico.Awx.Resources
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public static string ErrorLoggerNotConfigured { get; }
Visual Basic
Public Shared ReadOnly Property ErrorLoggerNotConfigured As String
	Get
JScript
static function get ErrorLoggerNotConfigured () : String

See Also