Click or drag to resize

LicenseStatusBox Constructor

Initializes a new instance of the LicenseStatusBox class

Namespace:  FileHold.Common.Dashboard
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public LicenseStatusBox(
	LicenseStatus status,
	string timeLimit
)

Parameters

status
Type: FileHold.Common.DashboardLicenseStatus
timeLimit
Type: SystemString
See Also