Show / Hide Table of Contents

Class AccountProPublicRemoteServiceConsts

Inheritance
object
AccountProPublicRemoteServiceConsts
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Account
Assembly: Volo.Abp.Account.Pro.Public.Application.Contracts.dll
Syntax
public class AccountProPublicRemoteServiceConsts

Constructors

AccountProPublicRemoteServiceConsts()

Declaration
public AccountProPublicRemoteServiceConsts()

Fields

ModuleName

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

RemoteServiceName

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