| EditableListColumnProductsAndGroupsEditorLanguageID Property |
Gets or sets the language identifier.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
public string LanguageID { get; set; }
<BindableAttribute(true)>
Public Property LanguageID As String
Get
Set
Property Value
Type:
StringThe language identifier.
See Also