ITreeItem Interface Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

When implemented, describes a single leaf or container item in a container and leaf based data structure.

This interface was added in Content Studio version 5.3.

Namespace: ContentStudio
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public interface ITreeItem

The ITreeItem type exposes the following members.

Properties

  NameDescription
Public propertyLevel
Gets the hierarchical level of this ITreeItem.
Public propertyName
Gets the name of the ITreeItem.
Public propertyPathAndName
Gets the name and path of the ITreeItem.
Top
See Also

Reference