RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DbMaintenanceViewModel<(Of <(<'TEntity>)>)>..::..ConfirmDeleteCaption Property

Gets the confirm delete caption. Override this for localization.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


protected virtual string ConfirmDeleteCaption { get; }
Protected Overridable ReadOnly Property ConfirmDeleteCaption As String
	Get
protected:
virtual property String^ ConfirmDeleteCaption {
	String^ get ();
}

Field Value

The confirm delete caption.