Click or drag to resize

OneTimeLicenseStatusBox Class

Inheritance Hierarchy
SystemObject
  FileHold.Common.DashboardDashboardBoxBase
    FileHold.Common.DashboardOneTimeLicenseStatusBox

Namespace:  FileHold.Common.Dashboard
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public class OneTimeLicenseStatusBox : DashboardBoxBase

The OneTimeLicenseStatusBox type exposes the following members.

Constructors
  NameDescription
Public methodOneTimeLicenseStatusBox
Initializes a new instance of the OneTimeLicenseStatusBox class
Top
Properties
  NameDescription
Public propertyPrimaryCaption (Inherited from DashboardBoxBase.)
Public propertySecodaryCaption (Inherited from DashboardBoxBase.)
Public propertyTitle (Inherited from DashboardBoxBase.)
Top
Methods
Fields
  NameDescription
Protected fieldprimaryValue (Inherited from DashboardBoxBase.)
Protected fieldsecodaryValue (Inherited from DashboardBoxBase.)
Protected fieldstate (Inherited from DashboardBoxBase.)
Top
Extension Methods
See Also