CompanySettings Class

Shows the MobileTrack support user the settings of the company they are currently managing

Definition

Namespace: MobileTrack.Web.Portal.Pages.Admin.CompanyOverviews
Assembly: MobileTrack.Web.Portal (in MobileTrack.Web.Portal.exe) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
[RouteAttribute("/admin/company/{companyId:guid}/settings")]
public class CompanySettings : ComponentBase, 
	IHasCompany
Inheritance
Object    ComponentBase    CompanySettings
Implements
IHasCompany

Constructors

CompanySettingsInitializes a new instance of the CompanySettings class

Properties

CompanyId Represents the CompanyDto owning this object.

Methods

See Also