Click or drag to resize
ServerInfoProviderIsEnabledServer Method
Indicates if there is at least one enabled staging server.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntax
C#
public static bool IsEnabledServer(
	int siteId
)

Parameters

siteId
Type: SystemInt32
Site ID

Return Value

Type: Boolean
See Also