Method | Description | |
---|---|---|
GetDomain ( this routeData ) : string | ||
GetSubdomain ( this routeData ) : string | ||
GetTenantId ( this routeData ) : int |
Gets the tenantId based on the domain.
|
public static GetDomain ( this routeData ) : string | ||
routeData | this | |
return | string |
public static GetSubdomain ( this routeData ) : string | ||
routeData | this | |
return | string |
public static GetTenantId ( this routeData ) : int | ||
routeData | this | |
return | int |