IUserProfileDashboardPreferences Property
|
Gets/sets the visibility of dashboard tiles for the user
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax DashboardPreferences DashboardPreferences { get; set; }
Property DashboardPreferences As DashboardPreferences
Get
Set
property DashboardPreferences^ DashboardPreferences {
DashboardPreferences^ get ();
void set (DashboardPreferences^ value);
}
abstract DashboardPreferences : DashboardPreferences with get, set
Property Value
Type:
DashboardPreferencesSee Also