BlogCommentDataSourceSelectOnlyApproved Property |
Gets or sets if only approved comments should be selected.
Namespace: CMS.BlogsAssembly: CMS.Blogs (in CMS.Blogs.dll) Version: 9.0.0
Syntax public bool SelectOnlyApproved { get; set; }
Property Value
Type:
BooleanSee Also