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