Translates the display name to the current language.
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public virtual string TranslateDisplayName() |
Return Value
The translated display name.
Remarks
If no translation is found the EditCaption defined in the PageDefinition will be used.