Click or drag to resize

UserSessionsBox Class

Inheritance Hierarchy

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

The UserSessionsBox type exposes the following members.

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