del método Web.AddSupportedUILanguage
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblados: Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public Sub AddSupportedUILanguage ( _
lcid As Integer _
)
'Uso
Dim instance As Web
Dim lcid As Integer
instance.AddSupportedUILanguage(lcid)
public void AddSupportedUILanguage(
int lcid
)
Parámetros
- lcid
Tipo: System.Int32