Show / Hide Table of Contents

Class DocsAdminRemoteServiceConsts

Inheritance
object
DocsAdminRemoteServiceConsts
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Docs.Admin
Assembly: Volo.Docs.Admin.Application.Contracts.dll
Syntax
public static class DocsAdminRemoteServiceConsts

Fields

ModuleName

Declaration
public const string ModuleName = "docs-admin"
Field Value
Type Description
string

RemoteServiceName

Declaration
public const string RemoteServiceName = "AbpDocsAdmin"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform