Click or drag to resize
ServiceServiceInterfaceForObjectTypeObjectType Method
Returns service interface as a static singleton for the given object type

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntax
C#
public static ServiceInterface ForObjectType<ObjectType>()

Type Parameters

ObjectType

Return Value

Type: ServiceInterface
See Also