Click or drag to resize
BlogCommentDataSourceSelectOnlyApproved Property
Gets or sets if only approved comments should be selected.

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

Property Value

Type: Boolean
See Also