Click or drag to resize

LibraryStatusBox Class

Inheritance Hierarchy

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

The LibraryStatusBox type exposes the following members.

Constructors
  NameDescription
Public methodLibraryStatusBox
Initializes a new instance of the LibraryStatusBox 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