Click or drag to resize
ForumInfoTypeInfo Property
Type information.

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

Property Value

Type: ObjectTypeInfo

Implements

IInfoTypeInfo
See Also