Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the languages of the LanguageSpecificContent control.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
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.