Interface for translating texts based on language information.
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
public interface ITranslate |
Remarks
If a control supports this interface it will automatically be translated by
any page that derives from PageBase in the Page_PreRender event.