Click or drag to resize
TreeProvider Fields

The TreeProvider type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberALL_CLASSNAMES
Supplementary constant to specify all class names.
Public fieldStatic memberALL_CULTURES
Supplementary constant to specify all document cultures.
Public fieldStatic memberALL_DOCUMENTS
Supplementary constant to specify all documents.
Public fieldStatic memberALL_LEVELS
All relative levels.
Public fieldStatic memberALL_SITES
Supplementary constant to specify all sites.
Public fieldStatic memberDEFAULT_QUERY
Default query name.
Protected fieldmCombineWithDefaultCulture
Combine the selection result with the default culture records?
Protected fieldmPreferredCultureCode
Preferred culture code for the data selection.
Protected fieldStatic membermProviderAssembly
Provider assembly.
Protected fieldStatic membermProviderAssemblyName
Provider assembly name.
Protected fieldmProviderObject
Search object instance.
Protected fieldmQueryParameters
Query parameters.
Protected fieldmSelectColumns
Select columns.
Protected fieldmSelectQueryName
Base query name to use for the document selection.
Protected fieldmUserInfo
Current user info object.
Public fieldStatic memberSECURITYCHECK_REQUIRED_COLUMNS
Columns required for the security check operation to perform successfully in any case.
Public fieldStatic memberSELECTNODES_REQUIRED_COLUMNS
Columns required for the select nodes operation to perform successfully in any case.
Public fieldStatic memberSELECTTREE_REQUIRED_COLUMNS
Columns required for the select tree operation to perform successfully in any case.
Top
See Also