Click or drag to resize
RegisterImageVariantDefinitionAttributeMarkedType Property
Definition's type.

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

Property Value

Type: Type

Implements

IPreInitAttributeMarkedType
See Also