Share via


TemplatePicker.SelectedWebLanguage Property

This property is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public ReadOnly Property SelectedWebLanguage As String
    Get
'Usage
Dim instance As TemplatePicker
Dim value As String

value = instance.SelectedWebLanguage
public string SelectedWebLanguage { get; }

Property Value

Type: System.String

See Also

Reference

TemplatePicker Class

TemplatePicker Members

Microsoft.SharePoint.WebControls Namespace