DashboardStoreRequestWidgetOptions - свойство

Widget store options collection, where each key is a UUID representing the widget identifier and each value is the options associated with that widget.

Definition

Пространство имён: Tessa.Dashboards.Models
Сборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public Dictionary<Guid, WidgetStoreOptions>? WidgetOptions { get; set; }

Значение свойства

DictionaryGuid, WidgetStoreOptions

См. также