LocalTextPackages class

namespace: Serenity.Web   assemblySerenity.Net.Web

Corresponds to LocalTextPackages section of the appsettings.json file

public class LocalTextPackages : Dictionary<string, string>

Public Members

name description
LocalTextPackages() Creates a new instance of the class
const SectionKey Default section key

See Also