TreeHelper SelectSingleNode Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberSelectSingleNode(Int32)
Returns single node specified by NodeID, uses the preferred culture.
Public methodStatic memberSelectSingleNode(String)
Returns single document node.
Public methodStatic memberSelectSingleNode(String, Boolean, String, Boolean)
Returns single document node.
Back to Top
See Also