| ServerInfoProviderGetServerInfoInternal Method (Guid, Int32) | 
            Returns object with specified GUID.
            
 
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntaxprotected ServerInfo GetServerInfoInternal(
	Guid guid,
	int siteId
)
Parameters
- guid
 - Type: SystemGuid
Object GUID - siteId
 - Type: SystemInt32
Site ID 
Return Value
Type: 
ServerInfo
See Also