Click or drag to resize
CommentAction Constructor
Constructor

Namespace: CMS.ExtendedControls.ActionsConfig
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public CommentAction(
	string actionName
)

Parameters

actionName
Type: SystemString
Action name
See Also