Click or drag to resize
DashboardOptions Class

[Missing <summary> documentation for "T:Hangfire.DashboardOptions"]

Inheritance Hierarchy
SystemObject
  HangfireDashboardOptions

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public class DashboardOptions

The DashboardOptions type exposes the following members.

Constructors
  NameDescription
Public methodDashboardOptions
Initializes a new instance of the DashboardOptions class
Top
Properties
  NameDescription
Public propertyAppPath
The path for the Back To Site link. Set to in order to hide the Back To Site link.
Public propertyAuthorizationFilters
Top
See Also