|
|
Name |
Description |
|
If you want to display an image on the submit button, enter the server path to it. (Optional) | |
|
The text that appears on the Search button. | |
| ||
|
Indicates the number of elements in your Collection. | |
|
Gets the current object in the collection. | |
| ||
|
Array of Ektron.Cms.Common.ContentBase items that correspond to the specified Collection. Holds more information than the exposed strongly typed this[i] index operator. | |
|
The message that is displayed when the search returns no hits. (Optional) | |
|
Set the property to true if you wish to html encode the Content Html in returned result." | |
|
The ID of the folder where to start the search. Root starts at "0". | |
|
The form name. | |
|
Gets a value indicating whether the System.Data.InternalDataCollectionBase is synchronized. | |
|
Specify a label for the date field where search criteria is "After". | |
|
Specify a label for the date field where search criteria is "Before". | |
|
Specify label for numeric field where search criteria is based on range of values. | |
|
Specify the label for a string field where search criteria "Contains". | |
|
Specify a label for the date field where search criteria based on a range of dates. | |
|
Specify label for numeric field where search criteria is "Equal". | |
|
Specify a label for the string field where search criteria "Exact Phrase". | |
|
Specify label for numeric field where search criteria is "Greater Than". | |
|
Specify a label for the message that appears when date entered are blank/incorrect. | |
|
Specify a label for the message that appears when values entered are blank/incorrect. | |
|
Specify label for numeric field where search criteria "Less Than". | |
|
Specify a label for the Date field where search criteria is "On". | |
|
Specify labels for first item on selection dropdown. | |
|
Gets or sets the target window for the result to be displayed. | |
|
The total number of results to display. If set to zero, unlimited results will be set. | |
|
Specify the order of the results. Choices are:
| |
|
The direction the results will be sorted in. This property works with the OrderBy property only. Choices are:
| |
|
Select True if you wish to search the subfolders of the selected FolderPath. | |
|
Predefine a set of search criteria. | |
|
If this property is set to False, the search box will not be visible on PostBack. | |
|
Gets an object that can be used to synchronize the collection. | |
|
Select True if you wish perform a weighted search. | |
| ||
|
Returns the XSLT object for the collection. |