Click or drag to resize
ThreadRequiredContextAttributeMarkedType Property
Type of the context.

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

Property Value

Type: Type

Implements

IPreInitAttributeMarkedType
Remarks
Must implements IContextContainer.
See Also