Share via


TemplatePicker.ShowLanguageDropDown Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property ShowLanguageDropDown As Boolean
    Get
    Set
'Usage
Dim instance As TemplatePicker
Dim value As Boolean

value = instance.ShowLanguageDropDown

instance.ShowLanguageDropDown = value
public bool ShowLanguageDropDown { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

TemplatePicker Class

TemplatePicker Members

Microsoft.SharePoint.WebControls Namespace