Click or drag to resize
ForumInfoTypeInfo Property
Type information.

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

Property Value

Type: ObjectTypeInfo

Implements

IInfoTypeInfo
See Also