Share via


Card Viewer properties

You can adjust the appearance and functionality of the Card Viewer through its properties. For example, if you set the HasActionArea property value to true, it displays the action area and any defined action buttons. The following table gives a brief description of the properties for Card Viewers.

[spacer]

Property

Description

Type

Default value

AutoRefresh

The number of minutes between refresh cycles. Cycles can range from 1 to 1,500 minutes.

Integer

30

CardFile

The name of the HTML file defining the Card Viewer’s content.

URL

Empty String

CardHtml

Used to specify the card layout directly.

String

Empty String

EventNameSpace

The namespace to which the result viewer subscribes.

String

Empty String

HasActionArea

Controls the display of the action area. If set to true, the action area is displayed.

Boolean

False

HasControlArea

Controls the display of the control area. If set to true, the control area is displayed.

Boolean

False

HasStatusArea

Controls the display of the status area. If set to true, the status area is displayed.

Boolean

False

InitialQuery

The path to the query that will be processed when the result viewer is initialized.

String

Empty String

QueryServiceURL

The URL to the installation of the Query Web Service used by the result viewer.

URL

Empty String

SupportsAutoRefresh

Allows the result viewer to automatically refresh displayed data. If set to true, AutoRefresh is enabled.

Boolean

False