Click or drag to resize
RegisterBizFormAttributeMarkedType Property
Gets the BizForm item implementation type

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

Property Value

Type: Type

Implements

IInitAttributeMarkedType
See Also