MUISettingsControl.CblAlternateLanguages Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected CblAlternateLanguages As CheckBoxList
'Usage
Dim value As CheckBoxList
value = Me.CblAlternateLanguages
Me.CblAlternateLanguages = value
protected CheckBoxList CblAlternateLanguages