IGetAllTexts.GetAllTexts method

namespace: Serenity.Abstractions   assemblySerenity.Net.Core

Gets all local text entries

public IDictionary<LanguageIdKeyPair, string> GetAllTexts(bool pending)

See Also