Share via


DashboardImageSmall Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

The DashboardImageSmall property contains a URL that references an image that graphically represents the folder. The image can be any image file type that the dashboard view can display.

If you initialize the DashboardImageSmall property, the dashboard view displays the image in situations in which the dashboard is displayed in a list.

Property Value
Data Type String (URL)
Default None
IsContentIndexed FALSE
IsIndexed FALSE
IsMultiValued FALSE
IsReadOnly FALSE
IsRequired FALSE
IsVisible TRUE
Version 1
TextFormat N/A

Note   You can specify both a large and a small image for your Digital Dashboard by initializing both the DashboardImageLarge and DashboardImageSmall properties. The image that you specify as the small image is used when the dashboard appears in a list.

See Also

Dashboard Schema Properties | DashboardImageLarge Property