Show / Hide Table of Contents

Class SaasHostRemoteServiceConsts

Inheritance
object
SaasHostRemoteServiceConsts
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Saas.Host
Assembly: Volo.Saas.Host.Application.Contracts.dll
Syntax
public class SaasHostRemoteServiceConsts

Constructors

SaasHostRemoteServiceConsts()

Declaration
public SaasHostRemoteServiceConsts()

Fields

ModuleName

Declaration
public const string ModuleName = "saas"
Field Value
Type Description
string

RemoteServiceName

Declaration
public const string RemoteServiceName = "SaasHost"
Field Value
Type Description
string
In this article
Back to top Powered by Volosoft