mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Core >> Navigation >> Result_Display_Type_Enum

Result_Display_Type_Enum Enumeration



Format to display search or browse results


Namespace: SobekCM.Core.Navigation
Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
public enum Result_Display_Type_Enum

Members

Member nameValueDescription
NONE0 No result display type specified, not applicable
Default1 Default result display type means that not particular type was selected and the item aggregation default is utilized
Bookshelf2 Displays the results in the bookshelf view, which allows the user to remove the item from the bookshelf, move the item, or edit the user notes
Brief3 Display the results in a brief metadata format (with thumbnails)
Export4 Allows results to be exported as CSV or excel files
Full_Citation5 Display the full citation of a single result
Full_Image6 Display the main image of a single result
Map7 Display the results according to their main coordinate information
Map_Beta8 Display the results according to their main coordinate information
Static_Text9 Static text-type browse/info mode
Table10 Display the results in a simple table format
Thumbnails11 Display the results in a thumbnail format

Remarks

This roughly corresponds to the result viewer used by the results (or collection) html subwriter

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )