Click or drag to resize
SyncManager.SiteID Property
Gets site ID.

Namespace: CMS.Synchronization
Assembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 12.0.0
Syntax
C#
public int SiteID { get; }

Property Value

Type: Int32

Implements

ISyncManager.SiteID
See Also