ServerInfoProviderGetServerInfoByGUID Method |
Returns object with specified GUID.
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 11.0.0
Syntax public static ServerInfo GetServerInfoByGUID(
Guid guid,
int siteId
)
Parameters
- guid
- Type: SystemGuid
Object GUID - siteId
- Type: SystemInt32
Site ID
Return Value
Type:
ServerInfoSee Also