UserResource.SetValueForUICulture - Méthode
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Sub SetValueForUICulture ( _
cultureName As String, _
value As String _
)
'Utilisation
Dim instance As UserResource
Dim cultureName As String
Dim value As String
instance.SetValueForUICulture(cultureName, _
value)
public void SetValueForUICulture(
string cultureName,
string value
)
Paramètres
- cultureName
Type : System.String
- value
Type : System.String