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