Click or drag to resize
UserTransitionGetClientScriptHyperLink Method
Returns the URL to execute the user transition on the specified SPListItem.

Namespace: Colygon.MatchPoint.WorkflowKit.Configuration
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public string GetClientScriptHyperLink(
	WorkflowInstance wfInst
)

Parameters

wfInst
Type: Colygon.MatchPoint.WorkflowKitWorkflowInstance

Return Value

Type: String
See Also