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

Allows a user to search via Searchable Property metadata.

  • True = Show extended search
  • False = Hide extended search
Search type metadata only appears on the search screen if the following are true:
  • this property is set to True
  • the ShowSearchOptions property is set to True
  • at least one content item in the starting folder (and its subfolders if recursive is set to true) has searchable metadata applied to it

C#
[Category("Ektron"), Description("Set to true to allow a user to search via the metadata type: Searchable Property.")]
public bool ShowExtendedSearch;
Visual Basic
<Category("Ektron"), Description("Set to true to allow a user to search via the metadata type: Searchable Property.")>
Public Property ShowExtendedSearch() As bool

The folderID property determines the search’s starting folder.

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!