Click or drag to resize
CMSAutomationManagerShowAutomationInfo Method (String)
Shows default automation information text

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public void ShowAutomationInfo(
	string message
)

Parameters

message
Type: SystemString
Additional message
See Also