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: 2019.2.1.0
Syntax
C#
public string GetClientScriptHyperLink(
	WorkflowInstance wfInst
)

Parameters

wfInst
Type: Colygon.MatchPoint.WorkflowKitWorkflowInstance

Return Value

Type: String
See Also