Class TenantResolveContextExtensions
Inheritance
System.Object
TenantResolveContextExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Volo.Abp.AspNetCore.MultiTenancy
Assembly: Volo.Abp.AspNetCore.MultiTenancy.dll
Syntax
public static class TenantResolveContextExtensions
Methods
GetAbpAspNetCoreMultiTenancyOptions(ITenantResolveContext)
Declaration
public static AbpAspNetCoreMultiTenancyOptions GetAbpAspNetCoreMultiTenancyOptions(this ITenantResolveContext context)
Parameters
Type | Name | Description |
---|---|---|
ITenantResolveContext | context |
Returns
Type | Description |
---|---|
AbpAspNetCoreMultiTenancyOptions |