AboutBoxSettings

Namespace: PP.Application;

Inheritance Hierarchy

PP.ObjectSettings

PP.Ui.ControlSettings

PP.Ui.DropPanelSettings

PP.Ui.WindowSettings

PP.Ui.DialogSettings

PP.Application.AboutBoxSettings

Description

The AboutBoxSettings interface is used to work with the AboutBox class.

Comments

Property values are set in the AboutBox constructor.

Properties

  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:

PP.Application | AboutBox