Click or drag to resize
ForumViewerMaxRelativeLevel Property
Gets or sets the maximal nesting level of posts.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public int MaxRelativeLevel { get; set; }

Property Value

Type: Int32
See Also