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)

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