Click or drag to resize
BoardMessagesDataSourceMaxRelativeLevel Property
Gets or sets max relative level for board documents.

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

Property Value

Type: Int32
See Also