Looks up a localized string similar to The object is in use and can't be deleted. The object is used in the GridView <<{0}>>. Please check the {1} configuration for this GridView..

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

Syntax

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

See Also