Show / Hide Table of Contents

Class DocsRemoteServiceConsts

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

Fields

ModuleName

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

RemoteServiceName

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