Show / Hide Table of Contents

Class AbpHttpConsts

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

Fields

AbpErrorFormat

Declaration
public const string AbpErrorFormat = "_AbpErrorFormat"
Field Value
Type Description
string

AbpTenantResolveError

Declaration
public const string AbpTenantResolveError = "Abp-Tenant-Resolve-Error"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform