Click or drag to resize
BlogCommentDataSourceMaxRelativeLevel Property
Relative level of child documents that should be selected. -1 selects all child documents.

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

Property Value

Type: Int32
See Also