Click or drag to resize
RegisterCustomProviderAttributeMarkedType Property
Gets the type used as provider implementation

Namespace: CMS
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public Type MarkedType { get; protected set; }

Property Value

Type: Type

Implements

IInitAttributeMarkedType
See Also