Class GlobalResourceConsts
Inheritance
GlobalResourceConsts
Assembly: Volo.CmsKit.Domain.Shared.dll
Syntax
public static class GlobalResourceConsts
Fields
GlobalScriptName
Declaration
public const string GlobalScriptName = "GlobalScript"
Field Value
GlobalStyleName
Declaration
public const string GlobalStyleName = "GlobalStyle"
Field Value
Properties
MaxNameLength
Declaration
public static int MaxNameLength { get; set; }
Property Value
MaxValueLength
Declaration
public static int MaxValueLength { get; set; }
Property Value