Click or drag to resize

BrowseItemExtensions Methods

The BrowseItemExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodAssociatedServerItem Gets one ServerItem corresponding to a browseItem.
Public Extension MethodFindChild Finds a child item with the given name.
Public Extension MethodFullName Returns the full (usually dot separated) name.
Public Extension MethodIsAllLoaded Gets a value indicating whether all items from the browseItem have been loaded.
Public Extension MethodIsAnyLoadable Gets a value indicating whether any item, or sub-items, can be loaded.
Public Extension MethodIsAnyLoaded Gets a value indicating whether any items from the branch have been loaded.
Public Extension MethodSiblingServerItems Gets all sibling server items belonging to this browseItem.
Public Extension MethodTreatAsItem Gets a value indicating whether this branch should be treated as an item.
Top
See Also