TreeNode Initialize Method Kentico 8.1 API Reference
Overload List

  NameDescription
Protected methodInitialize(String, IDataContainer, TreeProvider)
Initializes the object created with default constructor. Use it to load existing node from data row.
Protected methodInitialize(String, DataRow, TreeProvider)
Initializes the object created with default constructor. Use it to load existing node from data row.
Back to Top
See Also