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

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public void ShowAutomationInfo(
	string message
)

Parameters

message
Type: SystemString
Additional message
See Also