AbstractViewContentSetLocalizedTitle Method | 
            Sets a localized title that will update automatically when the language changes.
            
Namespace: Altaxo.Gui.WorkbenchAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxprotected virtual void SetLocalizedTitle(
	string text
)
Parameters
- text  String
 - The input to the string parser which will localize title.
 
See Also