Table of Contents

Class EntityStringServiceBase

Namespace
Innova.Data.Entity.Localization
Assembly
Innova.Data.dll

Base class for entity string services.

public abstract class EntityStringServiceBase : IEntityStringService
Inheritance
EntityStringServiceBase
Implements
Derived

Methods

GetErrorString(string)

Gets the error string based on the specified name.

GetString(string)

Gets the string based on the specified name.

GetSystemString(string)

Gets the system string based on the specified name.