BaseTreeViewController.HasChildren

Declaration

public bool HasChildren(int id);

Parameters

id The item id.

Returns

bool Whether the item with the specified ID has one or more child.

Description

Return whether the item with the specified ID has one or more child.


Did you find this page useful? Please give it a rating: