Overload List
| Name | Description | |
|---|---|---|
| CreateFileSearchMatch(String, String, DateTime, Int32) |
Create a file search match that can be added to the PageSearch results.
This function is called by PopulatePages() for each file match.
Override this function to customize the PageData instance that holds the file search match.
| |
| CreateFileSearchMatch(String, String, DateTime, Int32, String) |
Create a file search match that can be added to the PageSearch results.
This function is called by PopulatePages() for each file match.
Override this function to customize the PageData instance that holds the file search match.
|