IGetAllTexts interface

namespace: Serenity.Abstractions   assemblySerenity.Net.Core

Abstraction for local text registry that can return all registered entries

public interface IGetAllTexts

Members

name description
GetAllTexts(…) Gets all local text entries

See Also