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