Click or drag to resize
TreeNodeCollectionWithPermissionsCheck Property
Collection with filtered documents based on permission check in context of current user

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public TreeNodeCollection WithPermissionsCheck { get; }

Property Value

Type: TreeNodeCollection
See Also