Click or drag to resize
RegisterCustomHelperAttributeMarkedType Property
Gets the type used as helper implementation.

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

Property Value

Type: Type

Implements

IInitAttributeMarkedType
See Also