Freigeben über


Web.AddSupportedUILanguage-Methode

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Sub AddSupportedUILanguage ( _
    lcid As Integer _
)
'Usage
Dim instance As Web
Dim lcid As Integer

instance.AddSupportedUILanguage(lcid)
public void AddSupportedUILanguage(
    int lcid
)

Parameter

Siehe auch

Referenz

Web Klasse

Web-Member

Microsoft.SharePoint.Client-Namespace