Click or drag to resize
ContentActionsControlAddError Method (String)
Handles error message.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected virtual void AddError(
	string errorMessage
)

Parameters

errorMessage
Type: SystemString
Message
See Also