Click or drag to resize
RegisterImplementationAttributeImplementedType Property
Type for which an implementation is being registered.

Namespace: CMS
Assembly: CMS.Core (in CMS.Core.dll) Version: 10.0.0
Syntax
C#
public Type ImplementedType { get; }

Property Value

Type: Type
See Also