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