Click or drag to resize
UpdateDisplayNoUpdateCustomText Property
Gets or sets a customized message for the No Update Available state. When set, the default text is replaced.

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 NoUpdateCustomText { get; set; }

Property Value

Type: String
See Also