Click or drag to resize

IDashboardPreferencesOptions Property


Gets/sets the collection of Dashboard options, include widgets to display and ordering of them.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
DashboardOption[] Options { get; set; }

Property Value

Type: DashboardOption
See Also