disableSync Method

Summary

Temporarily disable syncing for a group while keeping the group itself intact.

Syntax

JavaScript Syntax
disableSync = function(syncId) 
TypeScript Syntax
static disableSync(syncId: number): void; 

Parameters

syncId

The sync ID.

Remarks

For more information, refer to Image Viewer Sync.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly