Dela via


LanguageSpecificContent.Languages Property

Gets or sets the languages of the LanguageSpecificContent control.

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

Syntax

'Declaration
Public Property Languages As String
    Get
    Set
'Usage
Dim instance As LanguageSpecificContent
Dim value As String

value = instance.Languages

instance.Languages = value
public string Languages { get; set; }

Property Value

Type: System.String
String
The languages of the LanguageSpecificContent control.

See Also

Reference

LanguageSpecificContent Class

LanguageSpecificContent Members

Microsoft.SharePoint.WebControls Namespace