Looks up a localized string similar to Are you sure you want to delete this event?.

Namespace: Ico.Schwx.Resources
Assembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

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

See Also