| ServerInfoProviderIsEnabledServer Method  | 
            Indicates if there is at least one enabled staging server.
            
 
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntaxpublic static bool IsEnabledServer(
	int siteId
)
Parameters
- siteId
 - Type: SystemInt32
Site ID 
Return Value
Type: 
Boolean
See Also