Class LeptonThemeManagementRemoteServiceConsts
Inheritance
LeptonThemeManagementRemoteServiceConsts
Assembly: Volo.Abp.LeptonTheme.Management.Application.Contracts.dll
Syntax
public class LeptonThemeManagementRemoteServiceConsts
Constructors
LeptonThemeManagementRemoteServiceConsts()
Declaration
public LeptonThemeManagementRemoteServiceConsts()
Fields
ModuleName
Declaration
public const string ModuleName = "leptonThemeManagement"
Field Value
RemoteServiceName
Declaration
public const string RemoteServiceName = "LeptonThemeManagement"
Field Value
Extension Methods