Click or drag to resize
UpdateInformationSimpleSummaryHtml Property
Gets the HTML summary text for the update.

Namespace: Kjs.AppLife.Update.Controller
Assembly: Kjs.AppLife.Update.Controller (in Kjs.AppLife.Update.Controller.dll) Version: 5.1.0.9 (5.1.0.9)
Syntax
public string SimpleSummaryHtml { get; }

Property Value

Type: String
The HTML summary text for the update.
Remarks
This property contains only the rich summary text entered for the update itself.
See Also