FeedbackData.FeedbackControlCulture Property
Namespace: Microsoft.Office.Server.SocialData
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Property FeedbackControlCulture As String
Get
Set
'Usage
Dim instance As FeedbackData
Dim value As String
value = instance.FeedbackControlCulture
instance.FeedbackControlCulture = value
public string FeedbackControlCulture { get; set; }
Property Value
Type: System.String