TreeProvider SelectSingleDocument Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodSelectSingleDocument(Int32, Boolean, String)
Returns single node specified by document ID. If the result is a link to another document original document is returned instead.
Protected methodSelectSingleDocument NodeType (Int32, Boolean, String)
Returns single node specified by document ID. If the result is a link to another document original document is returned instead.
Back to Top
See Also