SPRatingUsageEntry.FeedbackControlCulture property
NOTE: This API is now obsolete.
取得或設定的意見反應控制項的文化特性。例如,在美國英文顯示意見反應控制項時,此屬性應記錄為"en-us-我們"。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<ObsoleteAttribute("Rating usage collection is no longer necessary for the new analytics platform.")> _
Public Property FeedbackControlCulture As String
Get
Set
'用途
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; }
Property value
Type: System.String
意見反應控制項的文化特性。