DashboardLink(String, String) Constructor
Basic constructor.
Namespace: MFiles.VAF.Configuration.Domain.DashboardsAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public DashboardLink(
string name,
string url
)
Parameters
- name String
- The name of the link.
- url String
- The location of of the link.