Overload List

  NameDescription
C1WebTreeViewItem()()()
Initializes a new instance of the class without text or a value.
C1WebTreeViewItem(String)
Initializes a new instance of the class using the specified text.
C1WebTreeViewItem(String, String)
Initializes a new instance of the class using the specified text and navigation URL.
C1WebTreeViewItem(String, String, String)
Initializes a new instance of the class using the specified text, navigation URL and image URL.
C1WebTreeViewItem(String, String, String, String, String, String, String)

See Also