Show / Hide Table of Contents

Class TenantResolveContextExtensions

Inheritance
object
TenantResolveContextExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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
In this article
Back to top Powered by ABP.IO Platform