You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > Search Class > Search Properties > TargetFolderDescriptionList
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Search.TargetFolderDescriptionList Property

An optional comma-delimited string, which allows the user to override the folders to search. For example, set to "Photos=1,NewsHeadlines=0" to search only the Photos folder by default, and allow the user to also select the "NewsHeadlines" folder. Also searches these folders' subfolders, returning any matches found there.

C#
[Bindable(true)]
[Category("Ektron")]
[DefaultValue("")]
[Description("An optional comma-delimited string of folder descriptions, which allows the user to override which folders to search: For example, set to 'Health Care=1,News=0' to search only folders with description containing 'Health Care', by default.")]
[Obsolete("This attribute has been deprecated and is no longer supported as of version 6.1")]
[Browsable(false)]
public string TargetFolderDescriptionList;
Visual Basic
<Bindable(true)>
<Category("Ektron")>
<DefaultValue("")>
<Description("An optional comma-delimited string of folder descriptions, which allows the user to override which folders to search: For example, set to 'Health Care=1,News=0' to search only folders with description containing 'Health Care', by default.")>
<Obsolete("This attribute has been deprecated and is no longer supported as of version 6.1")>
<Browsable(false)>
Public Property TargetFolderDescriptionList() As string
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!