Click or drag to resize
ForumPostTreeProviderMaxPostNodes Property
Maximum number of forum post nodes displayed within one level of the tree.

Namespace: CMS.Forums.Web.UI
Assembly: CMS.Forums.Web.UI (in CMS.Forums.Web.UI.dll) Version: 10.0.0
Syntax
C#
public int MaxPostNodes { get; set; }

Property Value

Type: Int32
See Also