Show / Hide Table of Contents

Class FormsRemoteServiceConsts

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

Constructors

FormsRemoteServiceConsts()

Declaration
public FormsRemoteServiceConsts()

Fields

ModuleName

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

RemoteServiceName

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