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