Click or drag to resize
ForumPostsDataSourceDistinct Property
Indicates whether distinct keyword should be used.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public bool Distinct { get; set; }

Property Value

Type: Boolean
See Also