LocalTextPackages class
namespace: Serenity.Web assembly: Serenity.Net.Core
Corresponds to the 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 |
| static readonly DefaultSitePackageIncludes | Default regex for the set of texts included in the Site package. |
| const SectionKey | Default section key. |
See Also
- Source: LocalTextPackages.cs