IDashboardPreferencesOptions Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax DashboardOption[] Options { get; set; }
Property Options As DashboardOption()
Get
Set
property array<DashboardOption^>^ Options {
array<DashboardOption^>^ get ();
void set (array<DashboardOption^>^ value);
}
abstract Options : DashboardOption[] with get, set
Property Value
Type:
DashboardOptionSee Also