Click or drag to resize
IControlWithSentimentAnalysisComponent Interface
Defines contract for controls with sentiment analysis component

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public interface IControlWithSentimentAnalysisComponent

The IControlWithSentimentAnalysisComponent type exposes the following members.

Properties
  NameDescription
Public propertyRenderSentimentAnalysisComponent
Indicates whether the sentiment analysis component should be rendered.
Top
See Also