Click or drag to resize
SentimentAnalysisButton Constructor
Initializes an instance of the SentimentAnalysisButton class,

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntax
C#
public SentimentAnalysisButton(
	string initScript
)

Parameters

initScript
Type: SystemString
JS code snippet with custom setup.
See Also