Click or drag to resize
FormClassInfoTypeInfo Property
Type information.

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 9.0.0
Syntax
C#
public override ObjectTypeInfo TypeInfo { get; }

Property Value

Type: ObjectTypeInfo

Implements

IInfoTypeInfo
See Also