Gets or sets the localization language for the RadEditor user interface.
Namespace: Telerik.WebControls
Assembly: RadEditor (in RadEditor.dll)
Syntax
| Visual Basic (Usage) | Copy Code |
|---|
Dim instance As RadEditor
Dim value As String
instance.Language = value
value = instance.Language
|
Return Value
The localization language for the RadEditor user interface. The default value is
en-US.
Remarks
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also