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

Namespace: CMS.Synchronization.Web.UI
Assembly: CMS.Synchronization.Web.UI (in CMS.Synchronization.Web.UI.dll) Version: 12.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