Namespace: PP.Application;
PP.ObjectSettings
PP.Ui.ControlSettings
PP.Ui.DropPanelSettings
PP.Ui.WindowSettings
PP.Ui.DialogSettings
PP.Application.AboutBoxSettings
The AboutBoxSettings interface is used to work with the AboutBox class.
Property values are set in the AboutBox constructor.
Property name | Brief description | |
AnnouncementUrl | The AnnouncementUrl property determines the URL, which opens the release notes for the current product version. | |
ComponentsVersion | The ComponentsVersion property determines versions of installed extensions and components. | |
ContactInfo | The ContactInfo property determines contact information for the product. | |
Copyright | The Copyright property determines product copyright. | |
ImagePath | The ImagePath property determines a path to image files. | |
LogoUrl | The LogoUrl property determines an image used as a product logo. | |
ServiceVersion | The ServiceVersion property determines a service version. | |
Version | The Version property determines a web application version. |
See also: