Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether an item exists in the given layer
Syntax
client server public static boolean existsInLayer(TreeNode _node, UtilEntryLevel _layer)
Run On
Called
Parameters
- _node
Type: TreeNode Class
The tree node instance.
- _layer
Type: UtilEntryLevel Enumeration
The layer.
Return Value
Type: boolean
true if an item exists in the given layer; otherwise, false.