| ServiceEntryServiceInterface Method  | 
            Returns the service interface
            
 
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntaxpublic static ServiceInterface Entry<ServiceInterface>()
where ServiceInterface : class
Type Parameters
- ServiceInterface
 
Return Value
Type: 
ServiceInterface
See Also