Click or drag to resize
ForumPostsDataSourceCheckPermissions Property
Gets or sets if permissions to access posts should be checked.

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

Property Value

Type: Boolean
See Also