Click or drag to resize
IControlWithSentimentAnalysisComponentRenderSentimentAnalysisComponent Property
Indicates whether the sentiment analysis component should be rendered.

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
bool RenderSentimentAnalysisComponent { get; set; }

Property Value

Type: Boolean
See Also