Skip to content

IGetAllTexts interface

namespace: Serenity.Abstractions   assemblySerenity.Net.Core

Abstraction for a local text registry that can return all registered entries.

public interface IGetAllTexts

Members

name description
GetAllTexts(…) Gets all local text entries.

See Also