CMSSearchResultsTreeProvider Property |
Tree provider instance used to access data. If no TreeProvider is assigned, a new TreeProvider instance is created.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
Syntax public virtual TreeProvider TreeProvider { get; set; }
Property Value
Type:
TreeProviderSee Also