Click or drag to resize
TreeProviderSearch Method
Overload List
  NameDescription
Public methodSearch(String, String, String, String, SearchModeEnum)
Searches specified node and all child nodes and returns results as a dataset with CMS_TREE data.
Public methodSearch(String, String, String, String, SearchModeEnum, Boolean)
Searches specified node and (optionally) all child nodes and returns results as a dataset with CMS_TREE data.
Public methodSearch(String, String, String, String, SearchModeEnum, Boolean, String)
Searches specified node and (optionally) all child nodes and returns results as a dataset with CMS_TREE data.
Public methodSearch(String, String, String, String, SearchModeEnum, Boolean, String, Boolean)
Searches specified node and returns results.
Public methodSearch(String, String, String, String, SearchModeEnum, Boolean, String, Boolean, Boolean, String, String)
Searches data and returns results.
Public methodSearch(String, String, String, String, SearchModeEnum, Boolean, String, Boolean, Boolean, String, String, Boolean)
Searches specified node and returns results.
Top
See Also