Click or drag to resize
AbstractWorkflowManagerInfoType, StateInfoType, ActionEnumTypeLogHopsReachedWarningInternal Method
Logs warning about maximum hops reached

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual void LogHopsReachedWarningInternal(
	InfoType infoObj,
	UserInfo user
)

Parameters

infoObj
Type: InfoType
Info object
user
Type: CMS.MembershipUserInfo
User
See Also