Skip to content

DeleteRequestHandlerBase<TRow,TDeleteRequest,TDeleteResponse>.Localizer property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the localizer from the request context.

public ITextLocalizer Localizer { get; }

See Also