SPRatingUsageEntry.FeedbackControlCulture - Propriété

Remarque : cette API est désormais obsolète.

Obtient ou définit la culture du contrôle de rétroaction. Par exemple, si le contrôle de commentaires est affiché en anglais (États-Unis), cette propriété doit être enregistrée comme "en-us ».

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("Rating usage collection is no longer necessary for the new analytics platform.")> _
Public Property FeedbackControlCulture As String
    Get
    Set
'Utilisation
Dim instance As SPRatingUsageEntry
Dim value As String

value = instance.FeedbackControlCulture

instance.FeedbackControlCulture = value
[ObsoleteAttribute("Rating usage collection is no longer necessary for the new analytics platform.")]
public string FeedbackControlCulture { get; set; }

Valeur de propriété

Type : System.String
La culture de la commande.

Voir aussi

Référence

SPRatingUsageEntry classe

SPRatingUsageEntry - Membres

Microsoft.SharePoint.Administration - Espace de noms