ForumPostsDataSourceCheckPermissions Property |
Gets or sets if permissions to access posts should be checked.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntaxpublic bool CheckPermissions { get; set; }
Property Value
Type:
Boolean
See Also