Click or drag to resize
AbstractAutomationManagerInfoTypeGetActionStatusInternal Method
Gets action state

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

Parameters

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

Return Value

Type: String
See Also