Click or drag to resize
CMSStagingTasksPageGetResultLink Method
Returns the result link for the synchronization log.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected string GetResultLink(
	Object failedCount,
	Object taskId
)

Parameters

failedCount
Type: SystemObject
Failed items count
taskId
Type: SystemObject
Task ID

Return Value

Type: String
See Also