Click or drag to resize
BlogCommentDataSourceCombineWithDefaultCulture Property
Indicates if the documents from the default culture version should be alternatively used.

Namespace: CMS.Blogs.Web.UI
Assembly: CMS.Blogs.Web.UI (in CMS.Blogs.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool CombineWithDefaultCulture { get; set; }

Property Value

Type: Boolean
See Also