Click or drag to resize
BlogCommentDataSourceDocumentsWhereCondition Property
Gets or sets the where condition for blog posts.

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

Property Value

Type: String
See Also