Click or drag to resize
AbstractAutomationManagerInfoTypeGetActionStatus Method
Gets action state

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntax
C#
public string GetActionStatus(
	InfoType infoObj,
	AutomationStateInfo stateObj
)

Parameters

infoObj
Type: InfoType
Info object
stateObj
Type: CMS.AutomationAutomationStateInfo
State object

Return Value

Type: String
See Also