Click or drag to resize
SyncManagerSiteID Property
Gets site ID.

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

Property Value

Type: Int32

Implements

ISyncManagerSiteID
See Also