BlogCommentDataSourceDocumentsWhereCondition Property |
Gets or sets the where condition for blog posts.
Namespace: CMS.BlogsAssembly: CMS.Blogs (in CMS.Blogs.dll) Version: 8.2.23
Syntax public string DocumentsWhereCondition { get; set; }
Property Value
Type:
StringSee Also