Click or drag to resize
UpdateDisplayNoUpdateDisplayText Property
Gets the text to be displayed on the details panel when no updates are available. This information is defined as a property of the update location.

Namespace: Kjs.AppLife.Update.Wpf
Assembly: Kjs.AppLife.Update.Wpf (in Kjs.AppLife.Update.Wpf.dll) Version: 5.1.0.0 (5.1.0.0)
Syntax
public string NoUpdateDisplayText { get; set; }

Property Value

Type: String
See Also