Show / Hide Table of Contents

Class AbpMultiTenancyOptionsExtensions

Inheritance
object
AbpMultiTenancyOptionsExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.MultiTenancy
Assembly: Volo.Abp.AspNetCore.MultiTenancy.dll
Syntax
public static class AbpMultiTenancyOptionsExtensions

Methods

AddDomainTenantResolver(AbpTenantResolveOptions, string)

Declaration
public static void AddDomainTenantResolver(this AbpTenantResolveOptions options, string domainFormat)
Parameters
Type Name Description
AbpTenantResolveOptions options
string domainFormat
In this article
Back to top Powered by ABP.IO Platform