Click or drag to resize
SyncManagerSiteID Property
Gets site ID.

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

Property Value

Type: Int32

Implements

ISyncManagerSiteID
See Also